I'm running with Rails 2.3.4 and 1.8.7 ruby on Ubuntu. When I run the
template via (for either edge or current):
rails hello_tog -m
http://tr.im/tog_edge -d mysql
I get the following error for a bunch of stuff:
generating comment
/home/vmplanet/.gem/ruby/1.8/gems/rails-2.3.4/lib/rails/
gem_dependency.rb:101:in `specification': can't activate , already
activated RedCloth-4.2.2 (Gem::Exception)
from /home/vmplanet/.gem/ruby/1.8/gems/rails-2.3.4/lib/rails/plugin/
locator.rb:81:in `plugins'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
`inject'
from /home/vmplanet/.gem/ruby/1.8/gems/rails-2.3.4/lib/rails/plugin/
locator.rb:81:in `each'
from /home/vmplanet/.gem/ruby/1.8/gems/rails-2.3.4/lib/rails/plugin/
locator.rb:81:in `inject'
from /home/vmplanet/.gem/ruby/1.8/gems/rails-2.3.4/lib/rails/plugin/
locator.rb:81:in `plugins'
from /home/vmplanet/.gem/ruby/1.8/gems/rails-2.3.4/lib/rails/plugin/
loader.rb:109:in `locate_plugins'
from /home/vmplanet/.gem/ruby/1.8/gems/rails-2.3.4/lib/rails/plugin/
loader.rb:108:in `map'
from /home/vmplanet/.gem/ruby/1.8/gems/rails-2.3.4/lib/rails/plugin/
loader.rb:108:in `locate_plugins'
from /home/vmplanet/.gem/ruby/1.8/gems/rails-2.3.4/lib/rails/plugin/
loader.rb:32:in `all_plugins'
from /home/vmplanet/.gem/ruby/1.8/gems/rails-2.3.4/lib/rails/plugin/
loader.rb:22:in `plugins'
from /home/vmplanet/.gem/ruby/1.8/gems/rails-2.3.4/lib/rails/plugin/
loader.rb:53:in `add_plugin_load_paths'
from /home/vmplanet/.gem/ruby/1.8/gems/rails-2.3.4/lib/initializer.rb:
294:in `add_plugin_load_paths'
from /home/vmplanet/.gem/ruby/1.8/gems/rails-2.3.4/lib/initializer.rb:
136:in `process'
from /home/vmplanet/.gem/ruby/1.8/gems/rails-2.3.4/lib/initializer.rb:
113:in `send'
from /home/vmplanet/.gem/ruby/1.8/gems/rails-2.3.4/lib/initializer.rb:
113:in `run'
from /home/vmplanet/hnl/hello_tog/config/environment.rb:9
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require'
from /home/vmplanet/.gem/ruby/1.8/gems/rails-2.3.4/lib/commands/
generate.rb:1
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require'
from script/generate:3
* acts_as_commentable installed... generated
Has anyone seen this? Any ideas as to how to work around this? I'm
still learning all this stuff and am a bit at a loss.
Thanks,
evan