DG
Size: a a a
DG
DG
AI
DG
AI
k
def scope
scope = AppCreationLog.all
scope = scope.bundle_like(query) if query
scope = scope.greater_than_limit if greater_than_limit
scope
end
DG
VL
def scope
scope = AppCreationLog.all
scope = scope.bundle_like(query) if query
scope = scope.greater_than_limit if greater_than_limit
scope
end
МВ
M
def scope
scope = AppCreationLog.all
scope = scope.bundle_like(query) if query
scope = scope.greater_than_limit if greater_than_limit
scope
end
DG
M
M
DG
M
AA
M
DG