1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test/integration
2014-09-23 18:42:11 +02:00
..
authenticatable_test.rb use authentication_keys in flash message, instead of static ‘username’ (fix #3201) 2014-09-23 18:42:11 +02:00
confirmable_test.rb Revert "Update routes to match 'sign up'/'log in', incorporate feedback from @carlosantoniodasilva" 2014-08-10 12:13:35 -04:00
database_authenticatable_test.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
http_authenticatable_test.rb All causes of failed login should have the same error message 2014-09-11 08:38:14 -07:00
lockable_test.rb Revert "Update routes to match 'sign up'/'log in', incorporate feedback from @carlosantoniodasilva" 2014-08-10 12:13:35 -04:00
omniauthable_test.rb Revert "Update routes to match 'sign up'/'log in', incorporate feedback from @carlosantoniodasilva" 2014-08-10 12:13:35 -04:00
recoverable_test.rb Revert "Update routes to match 'sign up'/'log in', incorporate feedback from @carlosantoniodasilva" 2014-08-10 12:13:35 -04:00
registerable_test.rb ✂️ 2014-08-11 17:35:28 -03:00
rememberable_test.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
timeoutable_test.rb Revert "Update routes to match 'sign up'/'log in', incorporate feedback from @carlosantoniodasilva" 2014-08-10 12:13:35 -04:00
trackable_test.rb Change test to use acts_like? so that we can have DateTime fields 2014-05-28 22:17:07 -07:00