Skip to content

Commit 3a8bb99

Browse files
committed
Fixes fenced code block
1 parent 37c46e8 commit 3a8bb99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/autoloading_and_reloading_constants.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ Testing
463463

464464
The task `zeitwerk:check` checks if the project tree follows the expected naming conventions and it is handy for manual checks. For example, if you're migrating from `classic` to `zeitwerk` mode, or if you're fixing something:
465465

466-
```ruby
466+
```
467467
% bin/rails zeitwerk:check
468468
Hold on, I am eager loading the application.
469469
All is good!

0 commit comments

Comments
 (0)