1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/generators/devise
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