Ri seems to be giving results for Rails. Something is not right.
Can anyone help me get useful results from ri. I have an otherwise clean and working up-to-date installation of Ruby (1.9.3) and Rails (3.2.3).
For example if do ri Range
I get this.
Range < Object
(from gem activesupport-3.2.3)
Constants:
RANGE_FORMATS
[not documented]
Instance methods:
include_with_range?
overlaps?
step_with_blockless
to_default_s
to_formatted_s
to_s