We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fb23b6 commit 3730abeCopy full SHA for 3730abe
README.md
@@ -40,7 +40,7 @@ end
40
41
### Use Grape's Present
42
43
-You can use Grape's `present` keyword after including Grape::Roar::Representer into a representer module.
+Include Grape::Roar::Representer into a representer module *after* any Roar mixins, then use Grape's `present` keyword.
44
45
```ruby
46
module ProductRepresenter
0 commit comments