grape
https://github.com/ruby-grape/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.
15 Subscribers
Add a CodeTriage badge to grape
Help out
- Issues
- Check Boolean values directly instead of through Boolean.build
- Match a header version or content type declared with capitals
- Drop the routed-version check left behind in Versioner::Path#before
- Leave the API format untouched when format rejects one
- Name a nested array element by its own indices through a Hash scope
- Require exactly one name for a requires or optional block
- Accept a beginless range of values for a bare Array type
- Say a param is invalid when its validation error has no message
- Honour the message of a coerce: option given as { value:, message: }
- Speed up group validators inside large Array scopes
- Docs
- Abilities::Manager#initialize
- Dashboard::Mailer#check_deliverability
- Dashboard::Mailer#get_new_actions
- Dashboard::Mailer#new_actions_notification_on_published
- Dashboard::Mailer#new_actions_notification_on_create
- Dashboard::Mailer#new_actions_notification_rake_created
- Dashboard::Mailer#new_actions_notification_rake_published
- Dashboard::Mailer#forward
- ValuatorsHelper#valuator_abilities
- ProposalsHelper#show_recommended_proposals?