This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
devise
Watch
1
Star
1
Fork
0
You've already forked devise
mirror of
https://github.com/heartcombo/devise.git
synced
2026-01-21 04:38:01 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40aaa98de968b19b0f4070155e602bdcdf628659
devise
/
test
/
models
History
Carlos Antonio da Silva
40aaa98de9
Refactoring timeoutable module and confirmable tests.
2009-11-23 23:01:00 -02:00
..
authenticatable_test.rb
Ensure all encryptor returns a symbol. Get the class using encryptor_class.
2009-11-22 22:32:54 -02:00
confirmable_test.rb
Major refactoring. Allow Warden::Manager to be configured through Devise, undeprecate Devise.confirm_within, Devise.pepper and friends and move Rails hooks to their own file.
2009-11-03 09:35:11 -02:00
recoverable_test.rb
Removing attr_accessible.
2009-10-22 20:18:16 -02:00
rememberable_test.rb
Major refactoring. Allow Warden::Manager to be configured through Devise, undeprecate Devise.confirm_within, Devise.pepper and friends and move Rails hooks to their own file.
2009-11-03 09:35:11 -02:00
timeoutable_test.rb
Refactoring timeoutable module and confirmable tests.
2009-11-23 23:01:00 -02:00
validatable_test.rb
Removing default mapping and Updating tests at all
2009-10-10 18:07:25 -03:00