Skip to content

Commit

Permalink
Fixes fenced code block
Browse files Browse the repository at this point in the history
  • Loading branch information
fxn committed Nov 1, 2021
1 parent 37c46e8 commit 3a8bb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/source/autoloading_and_reloading_constants.md
Expand Up @@ -463,7 +463,7 @@ Testing

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:

```ruby
```
% bin/rails zeitwerk:check
Hold on, I am eager loading the application.
All is good!
Expand Down

0 comments on commit 3a8bb99

Please sign in to comment.