- Your contribution here.
- #34: If no RABL template is specified, fallback to the default response format as determined by Grape - @chrisbloom7.
- #44: Don't require unused hashie - @tsuwatch.
- #44: Support Ruby >= 2.2 - @tsuwatch.
- #45: Added danger, PR linter - @dblock.
- #43: Fix template caching for multiple formats - @kushkella.
- #39: Automatically require 'grape/rabl' - @martinezcoder.
- #37: Make grape-rabl thread-safe - @kushkella.
- #22: Enable using a layout template in Rabl - @koko1000ban.
- Implemented Rubocop, Ruby style linter - @dblock.
- Removed JRuby support - @dblock.
- Enable using locals with
.render
- @hobofan. - Enable support for template caching - @kushkella.
- #10: Allow to use partials in Grape - @ichilton.
- Stick to gem conventions - @LTe.
- #13: Update for Grape 0.3 compatibility - @alovak.
- Format fix - @LTe.
- Updated w/released Grape 0.2.3 - @dblock.
- Added link to Rabl - @dblock.
- Grape 0.2.x and put back dependency status - @dblock.
- Grape 0.2.3 - @dblock.
- Updated Grape dependency via .gemspec - @dblock.
- #6: Use Grape formatter syntax instead of monkey-patching - @dblock.
- Close block code in README - @LTe.
- Change home to user - @LTe.
- Respect
default_format
for rabl response - @LTe.
- Require
grape/rabl
- @LTe.
- Template without
.rabl
- @LTe.
- Add Travis - @LTe.
- Remove ruby debug - @LTe.
- Works with rubinius - @LTe.
- Add dependency status - @LTe.
- Initial public release - @LTe.