I''ve just developed my first 2 rails apps but can''t get them
to work on
my server. The support guys are saying something''s wrong with my
application because it generates this error:
./../config/boot.rb:29: undefined method `gem'' for main:Object
(NoMethodError)
from ./../config/environment.rb:11
from dispatch.cgi:3
Everything is the same version, I''ve checked that extensively.
I''m
running Ruby 1.8.5 and Rails 1.2.3. I developed on Apache and MySQL as
that''s my host''s setup.
One point of confusion for me is that I''ve developed this with
InstantRails 1.6 as my test server which runs Rails 1.2.2, but my
environment.rb says 1.2.3. I ran ''gem --update-system'', would
that
affect it?
It''s pretty urgent that I get this going so if anyone can help me or
point me to a troubleshooting tutorial or whatever I''d be grateful.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---