rails/actionpack/lib
Hartley McGuire eb60e20193
Add documentation for delegated methods on Metal
Some of these were specifically mentioned earlier in the Metal docs
(response_body=, content_type=, status=) but were not linked because the
methods were not documented (due to being part of a delegation).

This commit separates all of the delegated methods so that they can be
documented, adds links for the mentioned methods, and additionally
documents two methods on Response that are mentioned in the new Metal
documentation, but were not previously documented.
2024-07-10 21:41:34 -04:00
..
abstract_controller Update comments for helper method generation 2024-04-22 22:14:42 +09:00
action_controller Add documentation for delegated methods on Metal 2024-07-10 21:41:34 -04:00
action_dispatch Add documentation for delegated methods on Metal 2024-07-10 21:41:34 -04:00
action_pack Development of Rails 8.0 starts now 2024-05-13 16:45:20 +00:00
abstract_controller.rb Transform actionpack documentation to Markdown 2024-02-09 22:28:15 +00:00
action_controller.rb Add autoload for ActionController::TestRequest 2024-02-14 23:42:31 +00:00
action_dispatch.rb Transform actionpack documentation to Markdown 2024-02-09 22:28:15 +00:00
action_pack.rb Transform actionpack documentation to Markdown 2024-02-09 22:28:15 +00:00