Hi all,

Why doesn't a require in my environment.rb file search the standard
site_lib path?

# works
irb(main):001:0> require 'strongtyping'
=> true

# doesn't work
C:\>ruby script\server
=> Booting WEBrick...
C:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:628:in
`report_activate_error': Could not find RubyGem strongtyping (>= 0)
(Gem::LoadError)

Regards,

Dan


--~--~---------~--~----~------------~-------~--~----~
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