Using rails 3.2 and ruby 1.9.3 and want to document my application
rake task doc:app documents all rb files, but the files in my view folders are not documented
How to document that part of an application ?
Any advices would be much appreciated
Using rails 3.2 and ruby 1.9.3 and want to document my application
rake task doc:app documents all rb files, but the files in my view folders are not documented
How to document that part of an application ?
Any advices would be much appreciated