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
- Keep a String error message's status when the route names a failure entity
- Reject what a collection with multiple member types cannot coerce
- Reject an element that is not a Hash in an Array param given a block
- 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
- Grape for Enterprise on README redirects to a sales pitch
- A mechanism to configure global before hooks
- Include Rack::TempFileReaper in Grape ?
- Add test to demonstrate validation issue
- Docs
- AccountsController#cached_filtered_status_pins
- AccountsController#skip_temporary_suspension_response?
- ApproveAppealService#undo_sensitive!
- ApproveAppealService#undo_mark_statuses_as_sensitive!
- ApproveAppealService#undo_delete_statuses!
- ApproveAppealService#undo_disable!
- ApproveAppealService#mark_strike_as_appealed!
- ApproveAppealService#undo_strike_action!
- ApproveAppealService#target_account
- ApproveAppealService#call