add yard documentation config

This commit is contained in:
wvengen 2014-05-23 16:15:27 +02:00
parent ea2ae21923
commit 24b0628825
5 changed files with 11 additions and 1 deletions

View file

@ -78,6 +78,8 @@ end
group :development, :test do
gem 'ruby-prof', require: false
gem 'yard-activerecord', require: false
#gem 'yard-rails-plugin', github: 'ogeidix/yard-rails-plugin', tag: 'v0.0.1', require: false
end
group :test do