grape
https://github.com/intridea/grape
Ruby
An opinionated framework for creating REST-like APIs in Ruby.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
27 Subscribers
Add a CodeTriage badge to grape
Help out
- Issues
- Speed up matching among many parameterized routes
- Look for a 405 neighbour only on paths the method has no route on
- Preserve positional options for named params
- Add test to demonstrate validation issue
- Add test for declared params with multiple types
- Shared parameters are not inherited
- field using types turned into array when declared(params)
- Add scenario to test coercion of grape entity
- Report endpoint_call.grape which includes the whole stack
- Params: optional arrays within hashes/JSON objects broken
- Docs
- AdminMailer#new_appeal
- JsonLdHelper#uri_from_bearcap
- Paperclip::Transcoder#update_attachment_type
- Paperclip::Transcoder#eligible_to_passthrough?
- Paperclip::Transcoder#high_vfr?
- Paperclip::Transcoder#update_options_from_metadata
- Paperclip::Transcoder#prepare_command
- Paperclip::Transcoder#make
- Paperclip::Transcoder#initialize
- UserPolicy#promotable?