2008/9/22 Peter Dirickson <[EMAIL PROTECTED]>: > So where is this crazy wtf 1.8.2 ruby hidden?
try the following: irb require 'rbconfig' include Config CONFIG["bindir"] CONFIG["libdir"] CONFIG["sitedir"] I may be wrong but I guess RubyGems use CONFIG to figure out binary and libraries path. -- MK --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
