We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Reusing templates (markdown)
Rubocop
Fix typo
Adding Uski
Linked blog is now a porn site.
Explain that `extends` can take an object option
Fix link
add info about request specs
Updated Setup rabl with rails engines (markdown)
Updated Understanding RABL (markdown)
Updated People using rabl (markdown)
Added note about having to specify the location of your templates in different ways depending on which rendering method you use.
Add section for Atom support, add cache keyword.
github already displays a title with the same name
The call to #comments_ids was incorrect (should have been #comment_id) and the format for the node links did not work with an actual collection. This example works for both individual objects and collections of objects.
Using and marking-up the keywords in an effort to make this easier to understand.
Updated Managing Complexity with Presenters (markdown)
added 10,000ft to the list and sorted list :-)
Fix jsonapi URL (just point to homepage)
Added a link to vim-rabl :)
HTTP code for not authorized is 401, not 403
Updated Conforming to jsonapi.org format (markdown)
syntax highlight support for sublime text 2
Adding Bountysource!
copy/paste (for the most part) from cache_engine.rb - needed to do exactly this and didn't find it 'til I perused the source. Skimmed right over it in the README on my way to the caching section and then to this page.