Sha256: 62eeb701a14c5a6cf7bfcdc18dcd672be4ec306440c782e671e535d3cc83e5dd
Contents?: true
Size: 985 Bytes
Versions: 2
Compression:
Stored size: 985 Bytes
Contents
# yard-parameters * [github.com/postmodern/yard-parameters](http://github.com/postmodern/yard-parameters) * [github.com/postmodern/yard-parameters/issues](http://github.com/postmodern/yard-parameters/issues) ## Description yard-parameters is a plugin for YARD for parsing [parameters](http://parameters.rubyforge.org). ## Features * Parses `parameter :name` class method-calls. ## Requirements * [yard](http://yardoc.org/) >= 0.4.0 ## Install $ sudo gem install yard-parameters ## Note on Patches/Pull Requests * Fork the project. * Make your feature addition or bug fix. * Add tests for it. This is important so I don't break it in a future version unintentionally. * Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull) * Send me a pull request. Bonus points for topic branches. ## Copyright See {file:LICENSE.txt} for license information.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yard-parameters-0.1.1 | README.md |
yard-parameters-0.1.0 | README.md |