On Mon, Feb 8, 2010 at 9:17 PM, slowhog <[email protected]> wrote: > In activemodel/Rakefile, #{dir} is used in rdoc task, which causes > full path used under activemodel/doc/files. What is the purpose to > use #{dir} in activemodel/Rakefile instead of simply use relative path > like others?
Good catch, should be relative paths. > I also noticed that activemodel rdoc is not included in the top-level > rdoc, is this intentional? Is going to be added. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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/rubyonrails-core?hl=en.
