Update serializers.md

This commit is contained in:
Michał Zając 2016-04-11 14:52:07 +02:00
parent afe3c93807
commit dcc7af925d

View File

@ -78,7 +78,7 @@ def cached_blog
end
```
``ruby
```ruby
has_one :blog, if: :show_blog?
def show_blog?