Skip to content

Commit

Permalink
Use separate code blocks for separate files [ci-skip]
Browse files Browse the repository at this point in the history
Follow-up to #50342.
  • Loading branch information
jonathanhefner committed Jan 7, 2024
1 parent 1743d7a commit 5ec67e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions guides/source/association_basics.md
Expand Up @@ -804,6 +804,9 @@ module MyApplication
end
end
end
```

```ruby
# app/models/my_application/business/account.rb
module MyApplication
module Business
Expand Down

0 comments on commit 5ec67e6

Please sign in to comment.