On Nov 8, 3:12 pm, James Englert <[email protected]> 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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to