Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
75
commits
32
commits
17
commits
2
commits
1
commits
Merge pull request #25 from Genius/define-method-not-valid-scope
9ffde99View on GitHubRenaming order_spec -> ordering_spec to match the Ordering module name
465b17bView on GitHubRefactoring: simplify Ordering to a single include on ActiveRecord::Relation
c3113f2View on GitHubRefactoring ordering implementation to rely to re-using existing ordering methods
b15060eView on GitHubUpdate order support to include ActiveRecord::Relation(s) in addition to the base model class
714ff90View on GitHubupdate scope_procedure handle arity correctly when a proc is passed
d9fdaa5View on GitHubMerge pull request #11 from Genius/security/cve-2019-5477
ce725f5View on GitHubUpgrading rails-dom-testing in order to update nokogiri for CVE-2019-5477
5d4869dView on GitHubMove unscoped call into searchlogic_active_record_alias, reduce where_values in AR 3 & 4 with :and to get rid of nested data ArelNode structure
ff327f8View on GitHub