maccman / bowline

Ruby/JS GUI and Binding framework (deprecated)

Home Page:http://bowlineapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to activate activemodel-3.0.9, because activesupport-3.1.0.rc4 conflicts with activesupport (= 3.0.9) (Gem::LoadError)

beamercola opened this issue · comments

$ bowline-gen basetodo
You don't have i18n installed in your application. Please add it to your Gemfile and run bundle install
/Users/Beamer/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems.rb:284:in `activate': Unable to activate activemodel-3.0.9, because activesupport-3.1.0.rc4 conflicts with activesupport (= 3.0.9) (Gem::LoadError)```