This project is archived and is in readonly mode.
ActionDispatch missing from RDoc task
Reported by Andrew White | March 29th, 2010 @ 12:17 AM
Whilst starting to write some docs for resources in the new routing DSL I noticed that ActionDispatch is not included in the RDoc task. The attached one liner fixes that.
Comments and changes to this ticket
-
Repository March 29th, 2010 @ 01:09 AM
- State changed from new to resolved
(from [26bc5c542e41037fcdcf7b831d9cbbbe3bf8c96a]) Add ActionDispatch to RDoc task [#4287 state:resolved]
Signed-off-by: wycats wycats@gmail.com
http://github.com/rails/rails/commit/26bc5c542e41037fcdcf7b831d9cbb...
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>
People watching this ticket
Attachments
Tags
Referenced by
- 4287 ActionDispatch missing from RDoc task (from [26bc5c542e41037fcdcf7b831d9cbbbe3bf8c96a]) Add Act...