Also, you might want to run the following command after you update environment.rb:
rake rails:update Sent from my iPhone On Oct 22, 2008, at 12:37 PM, RichardOnRails <[EMAIL PROTECTED] > wrote: > > Hi, > > Some time ago I ran "ruby script/server" and WeBrick server booted. > Today, I ran the same command in the same directory (unchanged, I > believe) and got: > > ======================== > ./script/../config/boot.rb:28: undefined method `require_gem' for > main:Object (NoMethodError) > from K:/_Utilities/ruby186-26_rc2/ruby/lib/ruby/site_ruby/1.8/ > rubygems/custom_require.rb:27:in `gem_original_require' > from K:/_Utilities/ruby186-26_rc2/ruby/lib/ruby/site_ruby/1.8/ > rubygems/custom_require.rb:27:in `require' > from script/server:2 > ======================== > > My current versions are: > ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32] > Rails 2.0.2 > > Environment variables named in The Rails Way (2.0) are: > RAILS_ROOT% => K:\_Utilities\Ruby_1.8.2-15\ruby-trace\bin (Error: > There is "ruby" but no "ruby-trace") > RAILS_GEM_VERSION => (Undefined) > RAILS_ENV => (Undefined) > > I'm running WinXP-Pro/SP3. > > Any suggestions? > > TIA, > Richard > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

