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:
oepfo@trex [~/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: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---