1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test
2009-10-30 07:23:47 -02:00
..
controllers Do not include Devise internal helpers in application controller. 2009-10-27 21:26:40 -02:00
integration Renamed confirm_in to confirm_within. 2009-10-30 07:23:47 -02:00
mailers Mailer subjects namespaced by model 2009-10-20 01:28:01 -02:00
models Renamed confirm_in to confirm_within. 2009-10-30 07:23:47 -02:00
rails_app Allow null to be given to authenticable. 2009-10-22 19:26:10 -02:00
support Removing attr_accessible. 2009-10-22 20:18:16 -02:00
active_record_test.rb Renamed confirm_in to confirm_within. 2009-10-30 07:23:47 -02:00
failure_test.rb Do not include Devise internal helpers in application controller. 2009-10-27 21:26:40 -02:00
mapping_test.rb Creating rememberable module. 2009-10-20 00:31:33 -02:00
routes_test.rb Fixing singular options for mappings. 2009-10-18 18:19:04 -02:00
test_helper.rb Ensure fail! works inside strategies, create unauthenticated and invalid messages and do not redirect on invalid authentication. 2009-10-29 08:29:31 -02:00