madzhuga / rails_workflow_demo

9 stars 2 forks source link

undefined method `for' for #<Devise::ParameterSanitizer:0x007fbe8f8099e0> Did you mean? fork #3

Open cdesch opened 6 years ago

cdesch commented 6 years ago

undefined method `for' for # Did you mean? fork

Received this message when launching the server after these commands:

bundle install
bundle exec rake db:create
bundle exec rake db:migrate
bundle exec rake db:seed
rails s