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-04-28 03:00:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
faf8b01ecc85355cac6716ea385c20b119e43806
devise
/
lib
/
generators
/
devise
History
José Valim
a0eff85d73
Use ResourceHelpers so we get a warning in case someone passes a plural name,
closes
#1651
.
2012-02-15 16:58:23 +01:00
..
devise_generator.rb
Use ResourceHelpers so we get a warning in case someone passes a plural name,
closes
#1651
.
2012-02-15 16:58:23 +01:00
install_generator.rb
Rails has removed SecureRandom from ActiveSupport in Rails 3.2,
2011-05-28 14:44:54 +01:00
orm_helpers.rb
Added a helper to look for an modifying migration. If one is found during :revoke, the modifying migration is deleted. If the modifying migration is not found, the creating migration is deleted.
2011-08-29 17:53:32 -05:00
views_generator.rb
Better implementation for hide!
2012-02-03 09:12:15 +01:00