Created a generator that copies an initializer with configuration values.

This commit is contained in:
José Valim
2009-11-03 10:11:36 -02:00
parent 371a9bb0d0
commit 888272769b
7 changed files with 64 additions and 60 deletions

View File

@@ -1,3 +1,3 @@
To copy all session, password and confirmation views from devise to your app just run the following command:
To copy all session, password, confirmation and mailer views from devise to your app just run the following command:
script/generate devise_views