Improvements from Rails plugin template

This commit is contained in:
Benjamin Fleischer
2016-04-01 04:12:30 -05:00
parent 96c5516d21
commit 21b2eff2ab
11 changed files with 61 additions and 19 deletions

View File

@@ -50,4 +50,5 @@ end
group :development, :test do
gem 'rubocop', '~> 0.36', require: false
gem 'yard', require: false
end