Skip to content

Commit 5ec67e6

Browse files
Use separate code blocks for separate files [ci-skip]
Follow-up to rails#50342.
1 parent 1743d7a commit 5ec67e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

guides/source/association_basics.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -804,6 +804,9 @@ module MyApplication
804804
end
805805
end
806806
end
807+
```
808+
809+
```ruby
807810
# app/models/my_application/business/account.rb
808811
module MyApplication
809812
module Business

0 commit comments

Comments
 (0)