twitter-bootstrap-rails icon indicating copy to clipboard operation
twitter-bootstrap-rails copied to clipboard

How can I themed Devise views?

Open erolg opened this issue 9 years ago • 0 comments

When I run something like this

rails g bootstrap:themed devise/confirmations -f

Im getting uninitialized constant Devise::Confirmation (NameError)

When I try to do

rails g bootstrap:themed Devise``gettingundefined method...`

How can I do that?

erolg avatar Jan 25 '16 15:01 erolg