Hi All,
I am stuck in a rake migrate here, can any one help me?
Here's how the problem goes;
we added a new table in the application,our rake broke when we
migrated the new tables. We got the following error:
[EMAIL PROTECTED] [~/railsapp/config]# rake db:migrate
(in /home/coepfo/railsapp)
*****************************************************************
* config.breakpoint_server has been deprecated and has no effect.
*
*****************************************************************
rake aborted!
undefined method `template_root' for ActionController::Base:Class
We figured out the difference in rails version but we are not able to
figure out the problem.
We are deploying the application in the production environment
Thanks
Saurabh
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Spinoffs" 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-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---