diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-09-30 18:33:53 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-09-30 18:42:46 +0900 |
commit | 5349f231089ddb884c7cb5405e74b7871383d65d (patch) | |
tree | e2d97c7d0b2693979d4bc477b584c475b6c30305 /activemodel/lib/active_model | |
parent | 285f9a89d5d9448461bfc7f19a45815e426c522e (diff) | |
download | rails-5349f231089ddb884c7cb5405e74b7871383d65d.tar.gz rails-5349f231089ddb884c7cb5405e74b7871383d65d.tar.bz2 rails-5349f231089ddb884c7cb5405e74b7871383d65d.zip |
Remove `:api:` tag that has leaked on the doc directly [ci skip]
Currently `:api:` tag has leaked on the doc directly since RDoc doesn't
support `:api:` tag directive.
http://api.rubyonrails.org/v5.1/classes/AbstractController/Rendering.html
So `:api: private` doesn't work as expected. We are using `:nodoc:` for
the purpose.
Related #13989.
Diffstat (limited to 'activemodel/lib/active_model')
0 files changed, 0 insertions, 0 deletions