I'm currently preparing some learning materials for a course I'm teaching on Ruby and Rails and I've come across a couple issue with the published RDocs.
Searching for "ActiveRecord Validations" returns the following two as the top results: http://api.rubyonrails.org/classes/ActiveRecord/Validations/ClassMethods.html http://ar.rubyonrails.org/classes/ActiveRecord/Validations/ClassMethods.html Firstly, the docs at ar.rubyonrails.org are several years old! These should either be updated, or removed/redirected as they consistently feature in search results for Rails classes/modules. Also, are there any plans to move away from frames-based RDocs at api.rubyonrails.org? Last I checked, the 1990s were a long time ago! It's a very unfriendly experience for a new Rails developer searching for "ActiveRecord::Validations" to end up at an orphaned page outside of the frames. -- Tekin Suleyman http://tekin.co.uk -- 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.
