mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
ae9bf4a735
* Add Rails 6 appraisal to start testing against it. * Fix usage of Module#parent as this is deprecated in Rails 6 in favor of Module#module_parent. * Ensure that we're using the correct version of `sqlite3` and `pg` at all times * When creating classes within tests, ensure that they are removed correctly * Fix detection of has_secure_password in models: Check that InstanceMethodsOnActivation is specifically defined, as Rails 6 no longer has such a module. Co-authored-by: Lee Machin <me@mrl.ee> |
||
---|---|---|
.. | ||
rails_4_2.gemfile | ||
rails_4_2.gemfile.lock | ||
rails_5_0.gemfile | ||
rails_5_0.gemfile.lock | ||
rails_5_1.gemfile | ||
rails_5_1.gemfile.lock | ||
rails_5_2.gemfile | ||
rails_5_2.gemfile.lock | ||
rails_6_0.gemfile | ||
rails_6_0.gemfile.lock |