Displaying 2 results from an estimated 2 matches for "rimport".
Did you mean:
import
2005 Dec 23
3
Getting ri to include rdoc for my rails gems
I''ve installed Ruby 1.8.2 and Rails 1.0 on Windows XP and it''s working
great. However, ri, doesn''t seem to know about any of the rdocs for the
rails classes. For example if I run "ri --classes" none of the
ActiveRecord classes are listed. What''s the correct way to get ri to
include rails classes?
Thanks,
Todd
--
Posted via
2006 Jan 27
2
Getting gem rdoc via ri?
...;'m working with the new RadRails release (0.5.3), which has a very
nifty inclusion of ri courtesy of RDT.
Problem is, although I''ve generated rdoc for all installed gems with
"gem rdoc --all", it''s not accessible through ri. I see some posts here
and there about rimport...is this still the necessary way to incorporate
the rails rdoc into ri?
Thanks!
John
--
Posted via http://www.ruby-forum.com/.