Skip to content

Commit cb5af0d

Browse files
authored
Merge pull request rails#30401 from yhirano55/add_paths_to_docs_for_active_storage
Add paths to docs for Active Storage
2 parents 938b9ea + b36c057 commit cb5af0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

railties/lib/rails/api/task.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ class Task < RDoc::Task
6969
"activestorage" => {
7070
include: %w(
7171
README.md
72+
app/**/active_storage/**/*.rb
7273
lib/active_storage/**/*.rb
7374
)
7475
},

0 commit comments

Comments
 (0)