Ashok Vijayendra
2011-Jun-29 16:06 UTC
Plugins from Vedor not loaded after bundler is installed
Hi, We are in a process of upgrading to rails 3 from rails 2.3.11. As a first step towards that, we are making the application to work with bundler. After doing bundle install,When I try to do script/console, I see none of my vendor plugin code is loaded, I get not defined error. can someone help me? Thanks -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Ashok not sure why Plugins are not loading.. they should be. if you have a list of plugins and one fails while loading environment.. it will cancel all others to load. do you have log trace?? Ajit On Jun 29, 12:06 pm, Ashok Vijayendra <ashok...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > > We are in a process of upgrading to rails 3 from rails 2.3.11. As a > first step towards that, we are making the application to work with > bundler. After doing bundle install,When I try to do script/console, I > see none of my vendor plugin code is loaded, I get not defined error. > > can someone help me? > > Thanks-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.