I am trying to set up Private_Pub but I have a conflict with Rack.
I see this message:
You have already activated rack 1.4.1, but your Gemfile requires rack 1.3.6. Using bundle exec may solve this. (Gem::LoadError)
from /Users/bedomax/.rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:17:insetup'
from /Users/bedomax/.rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.21/lib/bundler.rb:110:in setup'...........
Hi Ryan
I am trying to set up Private_Pub but I have a conflict with Rack.
I see this message:
You have already activated rack 1.4.1, but your Gemfile requires rack 1.3.6. Using bundle exec may solve this. (Gem::LoadError)
setup'from /Users/bedomax/.rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:17:in
from /Users/bedomax/.rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.21/lib/bundler.rb:110:in
setup'...........
My rails is Rails 3.1.3 and Ruby ruby 1.9.2.
Thanks for your help.
Regards
Maximiliano