This project is archived and is in readonly mode.
Can't file a ticket on Rails Guides
Reported by Ivo Wever | November 8th, 2010 @ 09:13 AM
At the top of http://guides.rubyonrails.org/contribute.html
it says
You can track the overall effort at the Rails Guides Lighthouse
but the link to lighthouse (https://rails.lighthouseapp.com/projects/16213-rails-guides/tickets)
displays
Oops! : This is not a public project
If you think this is an error, please contact one of the administrators of this site. You can also log in with another profile.
The actual bug report I wanted to file:
http://edgeguides.rubyonrails.org/layouts_and_rendering.html#using-partials
where it says:
To render a partial as part of a view, you use the render method within the view, and include the :partial option:
followed by a number of examples that all do not include the :partial option.
Comments and changes to this ticket
-
Vijay Dev February 5th, 2011 @ 04:35 PM
- Tag set to rails guides
I think that's an old link that should be removed.
Now, you can fix/contribute to the docs directly in the docrails repo at GitHub. Check out http://guides.rubyonrails.org/contribute.html#how-to-contribute
-
Santiago Pastorino February 7th, 2011 @ 04:57 PM
- State changed from new to resolved
- Importance changed from to Low
Can you patch that in docrails please. Guides can be patched in docrails directly :).
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>