I am getting error from rake db:migrate command:

rake db:migrate
(in /Projects/MiniTodo)
rake aborted!
undefined method `cookie_verifier_secret=' for
ActionController::Base:Class

anyone know what's going on here? I had to delete the file in config/
initializer directory in order to run that db migration.

I am running 2.3.8

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to