DG
def scope
scope = AppCreationLog.all
scope = scope.bundle_like(query) if query
scope = scope.greater_than_limit if greater_than_limit
scope
end
Size: a a a
DG
def scope
scope = AppCreationLog.all
scope = scope.bundle_like(query) if query
scope = scope.greater_than_limit if greater_than_limit
scope
end
AI
AI
RU
AI
RU
RU
RI
def scope
scope = AppCreationLog.all
scope = scope.bundle_like(query) if query
scope = scope.greater_than_limit if greater_than_limit
scope
end
DG
RI
DG
DG
AA
RI
DG
RI
DG
RU
AI
AI