mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-23 05:38:04 -05:00
4 lines
151 B
Plaintext
4 lines
151 B
Plaintext
To copy all session, password, confirmation and mailer views from devise to your app just run the following command:
|
|
|
|
script/generate devise_views
|