public
Fork of foca/utility_scripts
Description: Some utility scripts (the stuff I keep in ~/bin)
Clone URL: git://github.com/ptb/utility_scripts.git

ptb's utility_scripts Feed   feed

shanesveller commented on ptb/utility_scripts 5 months ago
Comment in 9d3dce4:

railify.rb:
FYI, you can scope the doc:plugins task. For example:
rake doc:plugins:haml
OR
rake doc:plugins:rspec
It appears to be based on the name of the subdirectory within vendor/plugins.