RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: elmo
Site: http://www.elliottblatt.com
I'm using rails 3 .2.8.
The generator is apparently not found:
rails g sorcery:install --model Account Could not find generator sorcery:install gem list | grep sorcery sorcery (0.7.13, 0.6.0)
rails g sorcery:install --model Account Could not find generator sorcery:install
gem list | grep sorcery sorcery (0.7.13, 0.6.0)
Has anyone experienced this?
I'm using rails 3 .2.8.
The generator is apparently not found:
Has anyone experienced this?