1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test
Lucas Mazza 5d43d5f3bc ✂️
2014-08-11 17:35:28 -03:00
..
controllers Incorporated edits from @lucasmazza, wrote integration tests for password reminder feature 2014-08-06 11:04:46 -04:00
generators Generate inet columns for postgresql 2014-05-07 08:50:21 +02:00
helpers Work around I18n recent failures. 2014-07-29 18:27:34 -03:00
integration ✂️ 2014-08-11 17:35:28 -03:00
mailers Switched all instances of 'not blank?' to 'present?' 2014-04-17 20:34:28 -05:00
models Incorporated edits from @lucasmazza, wrote integration tests for password reminder feature 2014-08-06 11:04:46 -04:00
omniauth Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
orm Support custom port for MongoDB config 2014-01-03 11:23:34 -02:00
rails_app Merge pull request #3135 from alexsoble/master 2014-08-11 17:34:41 -03:00
support Replace 'Sign in' with 'Log in' in views, update tests 2014-08-06 13:32:02 -04:00
delegator_test.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
devise_test.rb Simplify test that verifies multiple warden blocks 2014-05-07 18:53:09 -03:00
failure_app_test.rb Revert "Update routes to match 'sign up'/'log in', incorporate feedback from @carlosantoniodasilva" 2014-08-10 12:13:35 -04:00
mapping_test.rb Revert "Update routes to match 'sign up'/'log in', incorporate feedback from @carlosantoniodasilva" 2014-08-10 12:13:35 -04:00
models_test.rb Get rid of deprecated code 2013-08-05 11:24:04 +02:00
parameter_sanitizer_test.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
routes_test.rb Revert "Update routes to match 'sign up'/'log in', incorporate feedback from @carlosantoniodasilva" 2014-08-10 12:13:35 -04:00
test_helper.rb User Model.to_adapter directly as suggested by @josevalim 2014-06-06 08:35:42 -07:00
test_helpers_test.rb Revert "Update routes to match 'sign up'/'log in', incorporate feedback from @carlosantoniodasilva" 2014-08-10 12:13:35 -04:00
test_models.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30