Click here to Skip to main content
15,894,017 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
C#
im trying to upgrade my project from ruby 1.9.3 to ruby 2.3.0, and the rails version from rails 3.1.4 to rails 4.2.6 , after updating my gem files, i get an error "Bundler is using a binstub that was created for a different gem.". What should i do?


What I have tried:

I tried bundle update, then ran the command "rake rails:update:bin
", but as soon as i run rails server,, it complains about concat being an undefied method, yet its defined.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900