6

I want to read some ruby code. And I think this is the good place to start dig in. But I cant find it.

Machavity
  • 30,841
  • 27
  • 92
  • 100
Yury Kaspiarovich
  • 2,027
  • 2
  • 19
  • 25

2 Answers2

10

And the way to discover weppos's answer is to launch a Terminal, run irb and enter

$:

to find the library search path

glenn jackman
  • 238,783
  • 38
  • 220
  • 352
6
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby 
Simone Carletti
  • 173,507
  • 49
  • 363
  • 364