[Rails] Re: Console/Server fetching different gems
On Nov 8, 3:12 pm, James Englert <englert.ja...@gmail.com> wrote:
> Hey All,
>
> I'm running into a situation where ruby script/server and ruby
> script/console are apparently not pulling gems from the same directory. Ex:
>
[snip]
> Firstly, am I correct to assume that I should not be seeing different
> behavior with each environment?
>
> Any idea why this would be happening? I assume that my server is
> misconfigured in some way. What should I be looking for?
>
> Thanks,
> Jim
Do script/console and script/server have the same #! line? I remember
that Perl would "helpfully" run whatever interpreter was in there
(even if it wasn't Perl!), and Ruby may have inherited similar
behavior.
--Matt Jones
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home