Searchlogic provides object based searching, common named scopes, and other useful tools.
Stars
1.4k
Forks
134
Watchers
1.4k
Open Issues
114
Overall repository health assessment
No package.json found
This might not be a Node.js project
570
commits
15
commits
11
commits
7
commits
3
commits
3
commits
2
commits
1
commits
1
commits
1
commits
Merge branch 'master' of github.com:binarylogic/searchlogic
36622f2View on GitHubadd a spec to support our change for supporting lambda conditions when chaining a named_scope through an association
f67b75eView on GitHubremove the arity==0 check again so that chained scopes aren't cached
e32cc95View on GitHubwrap named_scope options in a lambda so that conditions such as Dates/Times don't cache for chained named scopes
2821abfView on GitHub