This project is archived and is in readonly mode.
Add rdoc task for activemodel
Reported by Jake Howerton | May 9th, 2008 @ 04:37 PM
The main rails Rakefile is inflexible for adding a single task to a project so there is a FIXME in there for a future time when active_model supports all the tasks.
Comments and changes to this ticket
-
Jake Howerton May 10th, 2008 @ 10:44 PM
- Assigned user set to Pratik
-
Pratik May 11th, 2008 @ 10:27 PM
- State changed from new to hold
- Title changed from [PATCH] Add rdoc task for activemodel to Add rdoc task for activemodel
I think we should abstain from adding AM related hacks. As AM holds a lot of work in progress, we should just wait.
Thanks!
-
Jake Howerton May 11th, 2008 @ 11:55 PM
Pratik,
I can remove the hack from the main Rakefile and leave the new task in
the AM rakefile, that way you can still cd into the AM dir and build
the docs, but it wont happen w/ rake rdoc from the root directory.
Does that work better?
-Jake
-
Repository May 16th, 2008 @ 10:36 AM
- State changed from hold to resolved
(from [3baf810482303126c75daa7915e200030d1755e0]) Add rdoc task to activemodel. [#156 state:resolved]
Signed-off-by: Pratik Naik
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>