maccman / bowline

Ruby/JS GUI and Binding framework (deprecated)
http://bowlineapp.com
MIT License
637 stars 32 forks source link

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

Open beamercola opened 13 years ago

beamercola commented 13 years ago
$ 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)```