This project is archived and is in readonly mode.
Misleading UrlWriter documentation
Reported by vo.x | March 10th, 2009 @ 09:10 PM | in 2.x
UrlWriter documentation states that it is possible to access named routes from models using eg ActionController::UrlWriter.users_path but this is not working. The only possible way is using the mixin of module.
Fixing the documentation is the easier way, but feel free to fix the UrlWriter according to documentation ;)
Comments and changes to this ticket
-
Pratik March 12th, 2009 @ 12:32 AM
- State changed from new to resolved
- Assigned user set to Pratik
It's probably best to fix the docs at this point. And in case you wanna do it - http://guides.rails.info/contrib... :)
-
Pratik March 12th, 2009 @ 12:32 AM
- State changed from resolved to wontfix
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>