Skip to content

Commit

Permalink
Merge pull request #1676 from Quintasan/patch-1
Browse files Browse the repository at this point in the history
Update serializers.md
  • Loading branch information
NullVoxPopuli committed Apr 11, 2016
2 parents afe3c93 + dcc7af9 commit aec2848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/general/serializers.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def cached_blog
end
```

``ruby
```ruby
has_one :blog, if: :show_blog?

def show_blog?
Expand Down

0 comments on commit aec2848

Please sign in to comment.