activerecord-hackery--ransack/spec
Jon Atack c9aab552da Silence dynamic route deprecation messages in Ransack specs
Using dynamic :controller or :action segments in routes has been a
source of a number of security issues in production and is deprecated
in Rails 5.0 since this [pull request] and is planned to be removed in
Rails 5.1.

Ransack is still maintaining compatibility with legacy Rails 3 and 4
versions, so this commit silences the deprecation messages for now
while running the test suite.

[pull request]: https://github.com/rails/rails/pull/23980
2016-03-14 16:14:35 +01:00
..
blueprints Remove unneeded blueprint file 2015-03-26 10:19:54 +05:30
helpers Catch up with changes in master branch 2013-12-07 01:51:55 +01:00
mongoid Support Mongoid 5. 2016-01-06 21:39:58 +01:00
ransack Silence dynamic route deprecation messages in Ransack specs 2016-03-14 16:14:35 +01:00
support Gemfile: bump Mongoid back down to v4 2015-12-26 08:10:24 +01:00
console.rb Code cleanup 2013-12-10 19:18:17 +01:00
mongoid_spec_helper.rb Support Mongoid 5. 2016-01-06 21:39:58 +01:00
spec_helper.rb [skip ci] README: Fix RubyGems YARD rendering, add Code Climate 2015-04-05 15:41:02 +05:30