Skip to content

Commit dcc7af9

Browse files
committed
Update serializers.md
1 parent afe3c93 commit dcc7af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/general/serializers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ def cached_blog
7878
end
7979
```
8080

81-
``ruby
81+
```ruby
8282
has_one :blog, if: :show_blog?
8383

8484
def show_blog?

0 commit comments

Comments
 (0)