-
- Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: ruby-grape/grape
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
RSpec module to provide default headers and default parameters
#254 by fabn was closed Nov 30, 2012 Loading… updated Jun 12, 2014
Explicit return calls do not raise LocalJumpError
#269 by gruis was merged Nov 1, 2012 Loading… updated Jun 12, 2014
Adding POST style parameters for DELETE request.
#448 by dquimper was merged Jul 30, 2013 Loading… updated Jun 12, 2014
Set :en as fallback locale for grape errors when translations are missin...
#444 by aew was merged Jul 22, 2013 Loading… updated Jun 12, 2014
Fix json serialization of nested hash when using root elements with a Grape::Entity presenter
#181 by benrosenblum was merged Jul 17, 2012 Loading… updated Jun 12, 2014
Allow custom formatters to be set with API settings.
#277 by tim-vandecasteele was merged Nov 20, 2012 Loading… updated Jun 12, 2014
The class ValidationError should be inside Grape module. Fixes #264
#265 by bithavoc was merged Oct 23, 2012 Loading… updated Jun 12, 2014
do not create extenstion symbol if extension does not exist
#291 by flyerhzm was merged Dec 14, 2012 Loading… updated Jun 12, 2014
Fix multi-method routes to append '(.:format)' only once
#188 by kainosnoema was merged Jun 26, 2012 Loading… updated Jun 13, 2014
Fix Grape::Middleware::Formatter#headers
#136 by meh was merged Feb 3, 2012 Loading… updated Jun 13, 2014
Add default value for the optional param
#390 by oivoodoo was merged Apr 29, 2013 Loading… updated Jun 13, 2014
Added versioning based on accept headers
#69 by jwkoelewijn was closed Jan 5, 2012 Loading… updated Jun 13, 2014
Adding :requirements to routes so it's possible to use periods etc in path
#159 by gaiottino was merged Apr 4, 2012 Loading… updated Jun 13, 2014
Silence multi_json deprecation warnings
#169 by whiteley was merged Apr 25, 2012 Loading… updated Jun 13, 2014
Extended rescue_from to take blocks for custom exception handling
#54 by dblock was merged Aug 31, 2011 Loading… updated Jun 13, 2014
Call rescue_from with a method instead of a block
#450 by robertopedroso was merged Aug 6, 2013 Loading… updated Jun 13, 2014
Removed error_format, will match the request content-type matched format.
#285 by dblock was merged Dec 3, 2012 Loading… updated Jun 13, 2014
added nested attributes validation support
#222 by schmurfy was closed Sep 5, 2012 Loading… updated Jun 13, 2014
Add possibility to define reusable params.
#550 by dm1try was merged Jan 7, 2014 Loading… updated Jun 13, 2014
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.