Rails 3 Documentation: Generate Your Own
In this screencast, I show you how to generate the api and guides for offline viewing.
Rails 3 Documentation: Generate Your Own from Joon You on Vimeo.
Comments
2 Responses to “Rails 3 Documentation: Generate Your Own”
Hi
Sadly i have only 48% documented. This is my stats and errors, what’s wrong with it ?
Parsing sources…
actionpack/lib/action_view/helpers/tag_helper.rb:19:66: ‘attr’ ignored – looks like a variable
actionpack/lib/action_view/helpers/tag_helper.rb:19:73: ‘attr’ ignored – looks like a variable
activesupport/lib/active_support/deprecation/proxy_wrappers.rb:68:15: Expected class name or ‘<<'. Got RDoc::RubyToken::TkIDENTIFIER: "target"
100% [571/571] activemodel/lib/active_model/dirty.rb
Generating Horo…
Files: 571
Classes: 464 ( 182 undocumented)
Constants: 224 ( 202 undocumented)
Modules: 366 ( 218 undocumented)
Methods: 3649 ( 1835 undocumented)
48.18% documented
Try installing rdoc-data gem.