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
2010-12-23 17:05:05 +08:00
..
devise_generator.rb Add flexibility to devise generators by using ORM hooks. 2010-07-04 17:15:24 +02:00
install_generator.rb Fix generators bug. 2010-07-27 16:14:09 +02:00
orm_helpers.rb Removing caching from #model_exists? so it doesn't return a false positive when the method is called, the file is deleted and then the method is called again. 2010-12-18 15:15:42 +08:00
views_generator.rb Use an instance variale when removing the temp directories otherwise the create_haml_views method gets called twice. 2010-12-23 17:05:05 +08:00