This project is archived and is in readonly mode.
Time zones in API docs
Reported by Jonas Schneider | January 24th, 2010 @ 11:40 AM
Usually (in 90% of cases), you don't care about the time zone
classes when browsing the API docs, and so they only distract.
Would it be possible to remove all those time zone classes from the
API docs, and possibly bring up a separate page where they are all
listed?
Comments and changes to this ticket
-
Ryan Bigg January 25th, 2010 @ 12:19 PM
Could you please provide an example of where this is happening?
-
Jonas Schneider January 27th, 2010 @ 09:25 PM
Ah, I see. I was visiting the API docs with yardoc here, which also displays namespaced classes.
http://yardoc.org/docs/rails/But it is also visible on RailsBrain, which I believe is running rdoc:
http://www.railsbrain.com/api/rails-2.3.2/doc/index.html (go to "Classes")Also it is in the official rails API docs
http://api.rubyonrails.org/
It is namespaced there, but takes up a lot of vertical space in the (imho ugly, btw) layout...Why does tzinfo have to be integrated into rails at all and not referenced as dependency via the gemfile?
-
José Valim January 28th, 2010 @ 01:51 PM
- State changed from new to resolved
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>