Skip to content

Commit

Permalink
Merge pull request #118 from embs/master
Browse files Browse the repository at this point in the history
Fix example code on using decorators in README
  • Loading branch information
apotonick committed Jul 1, 2015
2 parents 7024dbf + 7a4bb92 commit 439894b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.markdown
Expand Up @@ -184,6 +184,7 @@ If you prefer roar's decorator approach over extend, just go for it. roar-rails
```ruby
class SingerRepresenter < Roar::Decorator
include Roar::JSON
include Roar::Hypermedia

property :name

Expand Down

0 comments on commit 439894b

Please sign in to comment.