mirror of
https://github.com/heartcombo/devise.git
synced 2026-02-17 18:11:26 -05:00
4 lines
143 B
Plaintext
4 lines
143 B
Plaintext
To copy all session, password and confirmation views from devise to your app just run the following command:
|
|
|
|
script/generate devise_views
|