mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Add paths to docs for Active Storage
This commit is contained in:
parent
938b9ea408
commit
b36c05756a
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ module Rails
|
||||||
"activestorage" => {
|
"activestorage" => {
|
||||||
include: %w(
|
include: %w(
|
||||||
README.md
|
README.md
|
||||||
|
app/**/active_storage/**/*.rb
|
||||||
lib/active_storage/**/*.rb
|
lib/active_storage/**/*.rb
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue