mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-06 03:01:21 -04: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
|