Skip to content

Commit aec2848

Browse files
committed
Merge pull request #1676 from Quintasan/patch-1
Update serializers.md
2 parents afe3c93 + dcc7af9 commit aec2848

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)