|
5 | 5 | <div class="main">
|
6 | 6 | <div class="banner">
|
7 | 7 |
|
8 |
| - <span>Ruby on Rails 7.2.2</span><br /> |
| 8 | + <span>Ruby on Rails 8.0.0</span><br /> |
9 | 9 |
|
10 | 10 | <div class="type">Class</div>
|
11 | 11 | <h1>
|
@@ -191,7 +191,7 @@ <h3 id="method-c-abstract-21">
|
191 | 191 | @abstract = true
|
192 | 192 | end</code></pre>
|
193 | 193 |
|
194 |
| - <a href="https://github.com/rails/rails/blob/d0dcb8fa6073a0c4d42600c15e82e3bb386b27d3/actionpack/lib/abstract_controller/base.rb#L58" target="_blank" class="github_url">🔎 See on GitHub</a> |
| 194 | + <a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/base.rb#L58" target="_blank" class="github_url">🔎 See on GitHub</a> |
195 | 195 |
|
196 | 196 | </details>
|
197 | 197 |
|
@@ -239,7 +239,7 @@ <h4 id="method-c-action_methods-label-Returns">Returns</h4>
|
239 | 239 | end
|
240 | 240 | end</code></pre>
|
241 | 241 |
|
242 |
| - <a href="https://github.com/rails/rails/blob/d0dcb8fa6073a0c4d42600c15e82e3bb386b27d3/actionpack/lib/abstract_controller/base.rb#L97" target="_blank" class="github_url">🔎 See on GitHub</a> |
| 242 | + <a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/base.rb#L97" target="_blank" class="github_url">🔎 See on GitHub</a> |
243 | 243 |
|
244 | 244 | </details>
|
245 | 245 |
|
@@ -274,7 +274,7 @@ <h3 id="method-c-clear_action_methods-21">
|
274 | 274 | @action_methods = nil
|
275 | 275 | end</code></pre>
|
276 | 276 |
|
277 |
| - <a href="https://github.com/rails/rails/blob/d0dcb8fa6073a0c4d42600c15e82e3bb386b27d3/actionpack/lib/abstract_controller/base.rb#L112" target="_blank" class="github_url">🔎 See on GitHub</a> |
| 277 | + <a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/base.rb#L112" target="_blank" class="github_url">🔎 See on GitHub</a> |
278 | 278 |
|
279 | 279 | </details>
|
280 | 280 |
|
@@ -321,7 +321,7 @@ <h4 id="method-c-controller_path-label-Returns">Returns</h4>
|
321 | 321 | @controller_path ||= name.delete_suffix("Controller").underscore unless anonymous?
|
322 | 322 | end</code></pre>
|
323 | 323 |
|
324 |
| - <a href="https://github.com/rails/rails/blob/d0dcb8fa6073a0c4d42600c15e82e3bb386b27d3/actionpack/lib/abstract_controller/base.rb#L127" target="_blank" class="github_url">🔎 See on GitHub</a> |
| 324 | + <a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/base.rb#L127" target="_blank" class="github_url">🔎 See on GitHub</a> |
325 | 325 |
|
326 | 326 | </details>
|
327 | 327 |
|
@@ -364,7 +364,7 @@ <h3 id="method-c-internal_methods">
|
364 | 364 | controller.public_instance_methods(true) - methods
|
365 | 365 | end</code></pre>
|
366 | 366 |
|
367 |
| - <a href="https://github.com/rails/rails/blob/d0dcb8fa6073a0c4d42600c15e82e3bb386b27d3/actionpack/lib/abstract_controller/base.rb#L77" target="_blank" class="github_url">🔎 See on GitHub</a> |
| 367 | + <a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/base.rb#L77" target="_blank" class="github_url">🔎 See on GitHub</a> |
368 | 368 |
|
369 | 369 | </details>
|
370 | 370 |
|
@@ -400,7 +400,7 @@ <h3 id="method-c-method_added">
|
400 | 400 | clear_action_methods!
|
401 | 401 | end</code></pre>
|
402 | 402 |
|
403 |
| - <a href="https://github.com/rails/rails/blob/d0dcb8fa6073a0c4d42600c15e82e3bb386b27d3/actionpack/lib/abstract_controller/base.rb#L132" target="_blank" class="github_url">🔎 See on GitHub</a> |
| 403 | + <a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/base.rb#L132" target="_blank" class="github_url">🔎 See on GitHub</a> |
404 | 404 |
|
405 | 405 | </details>
|
406 | 406 |
|
@@ -435,7 +435,7 @@ <h3 id="method-c-supports_path-3F">
|
435 | 435 | true
|
436 | 436 | end</code></pre>
|
437 | 437 |
|
438 |
| - <a href="https://github.com/rails/rails/blob/d0dcb8fa6073a0c4d42600c15e82e3bb386b27d3/actionpack/lib/abstract_controller/base.rb#L200" target="_blank" class="github_url">🔎 See on GitHub</a> |
| 438 | + <a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/base.rb#L200" target="_blank" class="github_url">🔎 See on GitHub</a> |
439 | 439 |
|
440 | 440 | </details>
|
441 | 441 |
|
@@ -474,7 +474,7 @@ <h3 id="method-i-action_methods">
|
474 | 474 | self.class.action_methods
|
475 | 475 | end</code></pre>
|
476 | 476 |
|
477 |
| - <a href="https://github.com/rails/rails/blob/d0dcb8fa6073a0c4d42600c15e82e3bb386b27d3/actionpack/lib/abstract_controller/base.rb#L172" target="_blank" class="github_url">🔎 See on GitHub</a> |
| 477 | + <a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/base.rb#L172" target="_blank" class="github_url">🔎 See on GitHub</a> |
478 | 478 |
|
479 | 479 | </details>
|
480 | 480 |
|
@@ -508,7 +508,7 @@ <h3 id="method-i-action_name">
|
508 | 508 | attr_internal :action_name
|
509 | 509 | </code></pre>
|
510 | 510 |
|
511 |
| - <a href="https://github.com/rails/rails/blob/d0dcb8fa6073a0c4d42600c15e82e3bb386b27d3/actionpack/lib/abstract_controller/base.rb#L44" target="_blank" class="github_url">🔎 See on GitHub</a> |
| 511 | + <a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/base.rb#L44" target="_blank" class="github_url">🔎 See on GitHub</a> |
512 | 512 |
|
513 | 513 | </details>
|
514 | 514 |
|
@@ -550,7 +550,7 @@ <h4 id="method-i-available_action-3F-label-Parameters">Parameters</h4>
|
550 | 550 | _find_action_name(action_name)
|
551 | 551 | end</code></pre>
|
552 | 552 |
|
553 |
| - <a href="https://github.com/rails/rails/blob/d0dcb8fa6073a0c4d42600c15e82e3bb386b27d3/actionpack/lib/abstract_controller/base.rb#L187" target="_blank" class="github_url">🔎 See on GitHub</a> |
| 553 | + <a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/base.rb#L187" target="_blank" class="github_url">🔎 See on GitHub</a> |
554 | 554 |
|
555 | 555 | </details>
|
556 | 556 |
|
@@ -585,7 +585,7 @@ <h3 id="method-i-controller_path">
|
585 | 585 | self.class.controller_path
|
586 | 586 | end</code></pre>
|
587 | 587 |
|
588 |
| - <a href="https://github.com/rails/rails/blob/d0dcb8fa6073a0c4d42600c15e82e3bb386b27d3/actionpack/lib/abstract_controller/base.rb#L167" target="_blank" class="github_url">🔎 See on GitHub</a> |
| 588 | + <a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/base.rb#L167" target="_blank" class="github_url">🔎 See on GitHub</a> |
589 | 589 |
|
590 | 590 | </details>
|
591 | 591 |
|
@@ -619,7 +619,7 @@ <h3 id="method-i-formats">
|
619 | 619 | attr_internal :formats
|
620 | 620 | </code></pre>
|
621 | 621 |
|
622 |
| - <a href="https://github.com/rails/rails/blob/d0dcb8fa6073a0c4d42600c15e82e3bb386b27d3/actionpack/lib/abstract_controller/base.rb#L48" target="_blank" class="github_url">🔎 See on GitHub</a> |
| 622 | + <a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/base.rb#L48" target="_blank" class="github_url">🔎 See on GitHub</a> |
623 | 623 |
|
624 | 624 | </details>
|
625 | 625 |
|
@@ -654,7 +654,7 @@ <h3 id="method-i-performed-3F">
|
654 | 654 | response_body
|
655 | 655 | end</code></pre>
|
656 | 656 |
|
657 |
| - <a href="https://github.com/rails/rails/blob/d0dcb8fa6073a0c4d42600c15e82e3bb386b27d3/actionpack/lib/abstract_controller/base.rb#L193" target="_blank" class="github_url">🔎 See on GitHub</a> |
| 657 | + <a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/base.rb#L193" target="_blank" class="github_url">🔎 See on GitHub</a> |
658 | 658 |
|
659 | 659 | </details>
|
660 | 660 |
|
@@ -704,7 +704,7 @@ <h4 id="method-i-process-label-Returns">Returns</h4>
|
704 | 704 | process_action(action_name, ...)
|
705 | 705 | end</code></pre>
|
706 | 706 |
|
707 |
| - <a href="https://github.com/rails/rails/blob/d0dcb8fa6073a0c4d42600c15e82e3bb386b27d3/actionpack/lib/abstract_controller/base.rb#L154" target="_blank" class="github_url">🔎 See on GitHub</a> |
| 707 | + <a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/base.rb#L154" target="_blank" class="github_url">🔎 See on GitHub</a> |
708 | 708 |
|
709 | 709 | </details>
|
710 | 710 |
|
@@ -738,7 +738,7 @@ <h3 id="method-i-response_body">
|
738 | 738 | attr_internal :response_body
|
739 | 739 | </code></pre>
|
740 | 740 |
|
741 |
| - <a href="https://github.com/rails/rails/blob/d0dcb8fa6073a0c4d42600c15e82e3bb386b27d3/actionpack/lib/abstract_controller/base.rb#L40" target="_blank" class="github_url">🔎 See on GitHub</a> |
| 741 | + <a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/base.rb#L40" target="_blank" class="github_url">🔎 See on GitHub</a> |
742 | 742 |
|
743 | 743 | </details>
|
744 | 744 |
|
|
0 commit comments