YARD CHEATSHEET http://yardoc.org
cribbed from http://pastebin.com/xgzeAmBn
Templates to remind you of the options and formatting for the different types of objects you might want to document using YARD.
cribbed from http://pastebin.com/xgzeAmBn
Templates to remind you of the options and formatting for the different types of objects you might want to document using YARD.
I hereby claim:
To claim this, I am signing this object:
| require: rubocop-rspec | |
| # app | |
| AllCops: | |
| DisplayCopNames: true | |
| Style/Documentation: | |
| Enabled: false | |
| Style/AsciiComments: | |
| Enabled: false | |
| Style/StringLiterals: |