mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
5349f23108
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. |
||
---|---|---|
.. | ||
action_view | ||
action_view.rb |