Re: [Rails] Re: Old rails project, new machine
On Wednesday, October 23, 2013 11:26:51 AM UTC-4, Colin Law wrote:
On 23 October 2013 15:53, RVic <rvin...@hotmail.com> wrote:
Could you please not top post, it makes it difficult to follow the
thread. Insert your reply at appropriate points in previous message.
Thanks.
> Colin, ok, I installed 1.3.7:
>
> rvm install rubygems 1.3.7
>
> then:
>
> ruby script/server
>
> Error loading RubyGems plugin
> "/home/user/.rvm/gems/ruby-1.8.6-p420/gems/executable- hooks-1.2.6/lib/rubygems_ plugin.rb":
> uninitialized constant ExecutableHooks (NameError)
> Error loading RubyGems plugin
> "/home/user/.rvm/gems/ruby-1.8.6-p420@global/gems/ executable-hooks-1.2.5/lib/ rubygems_plugin.rb":
> uninitialized constant ExecutableHooks (NameError)
> ./script/../config/boot.rb:39:in `run': uninitialized constant
> Rails::Initializer (NameError)
> from ./script/../config/boot.rb:11:in `boot!'
>
> WHICH, if I now do:
> gem -v
>
> Error loading RubyGems plugin
> "/home/user/.rvm/gems/ruby-1.8.6-p420/gems/executable- hooks-1.2.6/lib/rubygems_ plugin.rb":
> uninitialized constant ExecutableHooks (NameError)
Why are you using the executablehooks gem anyway on a rails 2 app?
I didn't intentionally opt for that (or, if i did, it was X years ago when this thing was written!). How would I get rid of that? Thanks.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/459da626-4632-4d6a-b805-51b0a3b8a7cd%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home