forked from activerecord-hackery/ransack
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into integration
* master: (133 commits) Use main repository link in CHANGELOG.md. Update documentation with Mongoid 5 support. Support Mongoid 5. Remove inline conditional from constructor back to private method Rails 5 params: instance_variable_get -> to_unsafe_h Add README doc and fix CHANGELOG for PR activerecord-hackery#604 [skip ci] Travis-ci: expect Rails 3.1/3.2 with Ruby 2.3.0 to pass. This was moved from Squeel to Polyamorous [skip ci] Update changelog Gemfile: bump Mongoid back down to v4 Wrap lines at 80 chars Fix specs broken by Rails 3 on Ruby 2.3.0. Do not run the datetime_select spec when Rails 3.1 && Ruby 2.3.0 Gemfile: bump Mongoid from 4 to 5 Allow Travis failures for Rails 3 with Ruby 2.3 until debugged Test all versions with Ruby 2.3.0 Remove copyright from README; it is already in the LICENSE file. Remove unneeded `before` block test setup Simplify doc comment, wraps to 80 chars [skip ci] Fix Adapters::ActiveRecord::Context for Rails 5 ...
- Loading branch information
Showing
50 changed files
with
1,503 additions
and
613 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.