rholmes wrote:
> I fixed this on my machine as follows:
> 
> The boot.rb file is the one that was generating this message, in a
> method called 'load_rails_gem'.  If you print the value of the
> variable 'load_error' it will give you a specific error message as to
> why the gem wouldn't load.  In my case, it was a mismatched version of
> rack; I installed a down-revision and everything worked.
> 
> -Richard.

Thanks Rechard.

I'll try that.

Sam

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to