1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/spec
Damian Galarza 6065649f6c Do not permanently overwrite Parameters#[]
When stubbing the `ActionController::Parameters#[]` method, do not
permanently overwrite it. Restore the method after verifying simulating
the controller action.
2014-04-11 14:49:48 -06:00
..
shoulda/matchers Do not permanently overwrite Parameters#[] 2014-04-11 14:49:48 -06:00
support Add support to rails 4.1.0 2014-04-08 17:41:31 -03:00
spec_helper.rb Set I18n.enforce_available_locales correctly 2014-01-21 11:34:45 -07:00