1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Ryuta Kamizono a52ff1b084 Keep :api: plugin methods in the doc [ci skip]
`:api:` tag was removed in 5349f231 since RDoc doesn't support `:api:`
tag. But those methods are not private API, they are public API for
renderers. The renderers should be able to know that they can override
this method.
2017-10-20 05:47:34 +09:00
..
abstract_controller Keep :api: plugin methods in the doc [ci skip] 2017-10-20 05:47:34 +09:00
action_controller Keep :api: plugin methods in the doc [ci skip] 2017-10-20 05:47:34 +09:00
action_dispatch Merge pull request #30876 from y-yagi/selenium_chrome_headless 2017-10-17 18:30:09 -04:00
action_pack Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
abstract_controller.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
action_controller.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
action_dispatch.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
action_pack.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00