batch_translations icon indicating copy to clipboard operation
batch_translations copied to clipboard

Error installing under Rails 3.1rc

Open yadoga opened this issue 14 years ago • 0 comments

Attempted to install with Rails 3.1rc using Ruby 1.9.2

rails plugin install git://github.com/fidel/batch_translations.git

results in

Volumes/mydisc/Users/myname/.rvm/gems/ruby-1.9.2-p180@rails31beta/gems/railties-3.1.0.rc1/lib/rails/commands/plugin.rb:277:in '<top (required)>': Commands is not a module (TypeError) from /Volumes/mydisc/Users/myname/.rvm/gems/ruby-1.9.2-p180@rails31beta/gems/activesupport-3.1.0.rc1/lib/active_support/dependencies.rb:237:in `require' (and so forth…)

yadoga avatar Jun 08 '11 15:06 yadoga