Michael Pavling wrote in post #996409: > Any chance that at line 6 of config/initializers/task_scheduler.rb you > access Users before the users table has been created? > > If so, what happens if you comment that line while you migrate to > create the table?
You sir, saved my day. I should have looked more closely into the errors. Thank you very much. -- Posted via http://www.ruby-forum.com/. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

