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