Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ title: RailsDoc(β)
description: Ruby on Rails API Documentation.
url: https://railsdoc.github.io
source: src
default_rails_version: "8.0.0"
default_rails_version: "8.0.3"
rails_versions:
"8.0":
specific_version: "8.0.0"
specific_version: "8.0.3"
latest: true
"7.2":
specific_version: "7.2.2"
Expand Down
2 changes: 1 addition & 1 deletion rails
Submodule rails updated 577 files
2 changes: 1 addition & 1 deletion src/classes/AbstractController.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="main">
<div class="banner">

<span>Ruby on Rails 8.0.0</span><br />
<span>Ruby on Rails 8.0.3</span><br />

<div class="type">Module</div>
<h1>
Expand Down
2 changes: 1 addition & 1 deletion src/classes/AbstractController/ActionNotFound.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="main">
<div class="banner">

<span>Ruby on Rails 8.0.0</span><br />
<span>Ruby on Rails 8.0.3</span><br />

<div class="type">Class</div>
<h1>
Expand Down
77 changes: 31 additions & 46 deletions src/classes/AbstractController/Base.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions src/classes/AbstractController/Caching.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="main">
<div class="banner">

<span>Ruby on Rails 8.0.0</span><br />
<span>Ruby on Rails 8.0.3</span><br />

<div class="type">Module</div>
<h1>
Expand Down Expand Up @@ -131,7 +131,7 @@ <h3 id="method-i-view_cache_dependencies">
self.class._view_cache_dependencies.filter_map { |dep| instance_exec(&amp;dep) }
end</code></pre>

<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/caching.rb#L54" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/caching.rb#L54" target="_blank" class="github_url">🔎 See on GitHub</a>

</details>

Expand Down Expand Up @@ -173,7 +173,7 @@ <h3 id="method-i-cache">
end
end</code></pre>

<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/caching.rb#L60" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/caching.rb#L60" target="_blank" class="github_url">🔎 See on GitHub</a>

</details>

Expand Down
4 changes: 2 additions & 2 deletions src/classes/AbstractController/Caching/ClassMethods.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="main">
<div class="banner">

<span>Ruby on Rails 8.0.0</span><br />
<span>Ruby on Rails 8.0.3</span><br />

<div class="type">Module</div>
<h1>
Expand Down Expand Up @@ -86,7 +86,7 @@ <h3 id="method-i-view_cache_dependency">
self._view_cache_dependencies += [dependency]
end</code></pre>

<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/caching.rb#L49" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/caching.rb#L49" target="_blank" class="github_url">🔎 See on GitHub</a>

</details>

Expand Down
6 changes: 3 additions & 3 deletions src/classes/AbstractController/Caching/ConfigMethods.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="main">
<div class="banner">

<span>Ruby on Rails 8.0.0</span><br />
<span>Ruby on Rails 8.0.3</span><br />

<div class="type">Module</div>
<h1>
Expand Down Expand Up @@ -90,7 +90,7 @@ <h3 id="method-i-cache_store">
config.cache_store
end</code></pre>

<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/caching.rb#L15" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/caching.rb#L15" target="_blank" class="github_url">🔎 See on GitHub</a>

</details>

Expand Down Expand Up @@ -125,7 +125,7 @@ <h3 id="method-i-cache_store-3D">
config.cache_store = ActiveSupport::Cache.lookup_store(*store)
end</code></pre>

<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/caching.rb#L19" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/caching.rb#L19" target="_blank" class="github_url">🔎 See on GitHub</a>

</details>

Expand Down
20 changes: 10 additions & 10 deletions src/classes/AbstractController/Caching/Fragments.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="main">
<div class="banner">

<span>Ruby on Rails 8.0.0</span><br />
<span>Ruby on Rails 8.0.3</span><br />

<div class="type">Module</div>
<h1>
Expand Down Expand Up @@ -108,7 +108,7 @@ <h3 id="method-i-combined_fragment_cache_key">


<div class="description">
<p>Given a key (as described in <code>expire_fragment</code>), returns a key array suitable for use in reading, writing, or expiring a cached fragment. All keys begin with <code>:views</code>, followed by <code>ENV[&quot;RAILS_CACHE_ID&quot;]</code> or <code>ENV[&quot;RAILS_APP_VERSION&quot;]</code> if set, followed by any controller-wide key prefix values, ending with the specified <code>key</code> value.</p>
<p>Given a key (as described in <a href="Fragments.html#method-i-expire_fragment"><code>expire_fragment</code></a>), returns a key array suitable for use in reading, writing, or expiring a cached fragment. All keys begin with <code>:views</code>, followed by <code>ENV[&quot;RAILS_CACHE_ID&quot;]</code> or <code>ENV[&quot;RAILS_APP_VERSION&quot;]</code> if set, followed by any controller-wide key prefix values, ending with the specified <code>key</code> value.</p>
</div>


Expand All @@ -134,7 +134,7 @@ <h3 id="method-i-combined_fragment_cache_key">
cache_key
end</code></pre>

<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/caching/fragments.rb#L68" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/caching/fragments.rb#L68" target="_blank" class="github_url">🔎 See on GitHub</a>

</details>

Expand Down Expand Up @@ -189,7 +189,7 @@ <h3 id="method-i-expire_fragment">
end
end</code></pre>

<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/caching/fragments.rb#L131" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/caching/fragments.rb#L131" target="_blank" class="github_url">🔎 See on GitHub</a>

</details>

Expand All @@ -204,7 +204,7 @@ <h3 id="method-i-fragment_exist-3F">


<div class="description">
<p>Check if a cached fragment from the location signified by <code>key</code> exists (see <code>expire_fragment</code> for acceptable formats).</p>
<p>Check if a cached fragment from the location signified by <code>key</code> exists (see <a href="Fragments.html#method-i-expire_fragment"><code>expire_fragment</code></a> for acceptable formats).</p>
</div>


Expand All @@ -229,7 +229,7 @@ <h3 id="method-i-fragment_exist-3F">
end
end</code></pre>

<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/caching/fragments.rb#L105" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/caching/fragments.rb#L105" target="_blank" class="github_url">🔎 See on GitHub</a>

</details>

Expand All @@ -244,7 +244,7 @@ <h3 id="method-i-read_fragment">


<div class="description">
<p>Reads a cached fragment from the location signified by <code>key</code> (see <code>expire_fragment</code> for acceptable formats).</p>
<p>Reads a cached fragment from the location signified by <code>key</code> (see <a href="Fragments.html#method-i-expire_fragment"><code>expire_fragment</code></a> for acceptable formats).</p>
</div>


Expand All @@ -270,7 +270,7 @@ <h3 id="method-i-read_fragment">
end
end</code></pre>

<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/caching/fragments.rb#L93" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/caching/fragments.rb#L93" target="_blank" class="github_url">🔎 See on GitHub</a>

</details>

Expand All @@ -285,7 +285,7 @@ <h3 id="method-i-write_fragment">


<div class="description">
<p>Writes <code>content</code> to the location signified by <code>key</code> (see <code>expire_fragment</code> for acceptable formats).</p>
<p>Writes <code>content</code> to the location signified by <code>key</code> (see <a href="Fragments.html#method-i-expire_fragment"><code>expire_fragment</code></a> for acceptable formats).</p>
</div>


Expand All @@ -312,7 +312,7 @@ <h3 id="method-i-write_fragment">
content
end</code></pre>

<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/caching/fragments.rb#L80" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/caching/fragments.rb#L80" target="_blank" class="github_url">🔎 See on GitHub</a>

</details>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="main">
<div class="banner">

<span>Ruby on Rails 8.0.0</span><br />
<span>Ruby on Rails 8.0.3</span><br />

<div class="type">Module</div>
<h1>
Expand Down Expand Up @@ -102,7 +102,7 @@ <h3 id="method-i-fragment_cache_key">
self.fragment_cache_keys += [key || -&gt; { value }]
end</code></pre>

<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/caching/fragments.rb#L58" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/caching/fragments.rb#L58" target="_blank" class="github_url">🔎 See on GitHub</a>

</details>

Expand Down
2 changes: 1 addition & 1 deletion src/classes/AbstractController/Callbacks.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="main">
<div class="banner">

<span>Ruby on Rails 8.0.0</span><br />
<span>Ruby on Rails 8.0.3</span><br />

<div class="type">Module</div>
<h1>
Expand Down
30 changes: 15 additions & 15 deletions src/classes/AbstractController/Callbacks/ClassMethods.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="main">
<div class="banner">

<span>Ruby on Rails 8.0.0</span><br />
<span>Ruby on Rails 8.0.3</span><br />

<div class="type">Module</div>
<h1>
Expand Down Expand Up @@ -159,7 +159,7 @@ <h4 id="method-i-_insert_callbacks-label-Block+Parameters">Block Parameters</h4>
end
end</code></pre>

<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/callbacks.rb#L120" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/callbacks.rb#L120" target="_blank" class="github_url">🔎 See on GitHub</a>

</details>

Expand Down Expand Up @@ -214,7 +214,7 @@ <h4 id="method-i-_normalize_callback_options-label-Options">Options</h4>
_normalize_callback_option(options, :except, :unless)
end</code></pre>

<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/callbacks.rb#L93" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/callbacks.rb#L93" target="_blank" class="github_url">🔎 See on GitHub</a>

</details>

Expand All @@ -240,7 +240,7 @@ <h3 id="method-i-after_action">



<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/callbacks.rb#L173" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/callbacks.rb#L173" target="_blank" class="github_url">🔎 See on GitHub</a>

</div>

Expand All @@ -264,7 +264,7 @@ <h3 id="method-i-append_after_action">



<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/callbacks.rb#L194" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/callbacks.rb#L194" target="_blank" class="github_url">🔎 See on GitHub</a>

</div>

Expand All @@ -288,7 +288,7 @@ <h3 id="method-i-append_around_action">



<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/callbacks.rb#L223" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/callbacks.rb#L223" target="_blank" class="github_url">🔎 See on GitHub</a>

</div>

Expand All @@ -314,7 +314,7 @@ <h3 id="method-i-append_before_action">



<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/callbacks.rb#L162" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/callbacks.rb#L162" target="_blank" class="github_url">🔎 See on GitHub</a>

</div>

Expand All @@ -338,7 +338,7 @@ <h3 id="method-i-around_action">



<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/callbacks.rb#L201" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/callbacks.rb#L201" target="_blank" class="github_url">🔎 See on GitHub</a>

</div>

Expand All @@ -364,7 +364,7 @@ <h3 id="method-i-before_action">



<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/callbacks.rb#L132" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/callbacks.rb#L132" target="_blank" class="github_url">🔎 See on GitHub</a>

</div>

Expand All @@ -388,7 +388,7 @@ <h3 id="method-i-prepend_after_action">



<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/callbacks.rb#L180" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/callbacks.rb#L180" target="_blank" class="github_url">🔎 See on GitHub</a>

</div>

Expand All @@ -412,7 +412,7 @@ <h3 id="method-i-prepend_around_action">



<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/callbacks.rb#L208" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/callbacks.rb#L208" target="_blank" class="github_url">🔎 See on GitHub</a>

</div>

Expand All @@ -438,7 +438,7 @@ <h3 id="method-i-prepend_before_action">



<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/callbacks.rb#L143" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/callbacks.rb#L143" target="_blank" class="github_url">🔎 See on GitHub</a>

</div>

Expand All @@ -462,7 +462,7 @@ <h3 id="method-i-skip_after_action">



<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/callbacks.rb#L187" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/callbacks.rb#L187" target="_blank" class="github_url">🔎 See on GitHub</a>

</div>

Expand All @@ -486,7 +486,7 @@ <h3 id="method-i-skip_around_action">



<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/callbacks.rb#L216" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/callbacks.rb#L216" target="_blank" class="github_url">🔎 See on GitHub</a>

</div>

Expand All @@ -510,7 +510,7 @@ <h3 id="method-i-skip_before_action">



<a href="https://github.com/rails/rails/blob/dd8f7185faeca6ee968a6e9367f6d8601a83b8db/actionpack/lib/abstract_controller/callbacks.rb#L155" target="_blank" class="github_url">🔎 See on GitHub</a>
<a href="https://github.com/rails/rails/blob/529f933fc8b13114d308dd0752f76a9e293c8537/actionpack/lib/abstract_controller/callbacks.rb#L155" target="_blank" class="github_url">🔎 See on GitHub</a>

</div>

Expand Down
Loading