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-22 13:18:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
90e8253205026c00cd0e837214ce84cceca02e40
devise
/
lib
/
generators
History
Fred Wu
90e8253205
Added HAML as a template engine option to devise_views generator (-t or --engine). HAML files are created based on the erb files on the fly using 'html2haml' command that comes with HAML.
...
Signed-off-by: José Valim <
jose.valim@gmail.com
>
2010-03-14 09:25:19 +01:00
..
devise
use Devise.encryptor setting when creating the migration
2010-03-09 10:38:39 +01:00
devise_install
Since Devise::FailureApp is now a metal, we can get rid of this default_url_options stuff.
2010-02-19 10:13:53 +01:00
devise_views
Added HAML as a template engine option to devise_views generator (-t or --engine). HAML files are created based on the erb files on the fly using 'html2haml' command that comes with HAML.
2010-03-14 09:25:19 +01:00