add yard documentation config
This commit is contained in:
parent
ea2ae21923
commit
24b0628825
5 changed files with 11 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue