5 Commits

Author SHA1 Message Date
ianmacd
684f266a0e - allow class methods to be returned for integrated version of ri
- distinguish between class and instance methods with integrated version of
  ri, by differentiating on # and .
2003-12-31 07:18:08 +00:00
ianmacd
8e29a9897c - large-scale overhaul:
- now also works with the version of ri that is in the Ruby 1.9 CVS tree
  - works with 1.8.1 when older versions of ri generate warnings
  - some minor code clean-up
2003-12-31 06:48:05 +00:00
ianmacd
2c18d244cf - complete on both classes and methods by default
- declare classes as an array
2003-11-19 11:19:05 +00:00
ianmacd
1a7e456891 - fix warnings generated by Ruby 1.8
- fix to work with ri 1.8
2003-09-17 05:39:21 +00:00
ianmacd
309cf93139 - move ri into its own file, since not many people have it 2002-04-22 05:47:13 +00:00