Groups
Sign in
Groups
Grape Framework Discussion
Conversations
About
Send feedback
Help
Grape Framework Discussion
Contact owners and managers
1–30 of 570
An opinionated micro-framework for creating REST-like APIs in Ruby -
https://github.com/intridea/
grape
.
Mark all as read
Report group
0 selected
kanzaki
,
Daniel D.
2
11/28/23
how to validate string size within bounds ?
This looks pretty nice and is similar to the example in https://github.com/ruby-grape/grape#custom-
unread,
how to validate string size within bounds ?
This looks pretty nice and is similar to the example in https://github.com/ruby-grape/grape#custom-
11/28/23
Tim Jones
,
Daniel D.
2
10/19/23
Disable coercion?
I am surprised this coerces automatically actually. I think this is either a feature request or a bug
unread,
Disable coercion?
I am surprised this coerces automatically actually. I think this is either a feature request or a bug
10/19/23
Daniel D.
8/30/23
Grape 1.8.0 has been released
https://twitter.com/grapeframework/status/1697030193695670518 1.8.0 (2023/08/30) Features #2326: Use
unread,
Grape 1.8.0 has been released
https://twitter.com/grapeframework/status/1697030193695670518 1.8.0 (2023/08/30) Features #2326: Use
8/30/23
KnightCanti
,
Daniel D.
2
1/12/23
Nested resources not sending data to db
1. Grape generally is not opinionated about nesting or parent/child relationships. 2. Seems ok. 3. I
unread,
Nested resources not sending data to db
1. Grape generally is not opinionated about nesting or parent/child relationships. 2. Seems ok. 3. I
1/12/23
Alejandro Wainzinger
, …
Daniel D.
16
1/7/23
Grape DSL Extension
There's no new way to do what the OP was trying to do. What's your scenario? Open a feature
unread,
Grape DSL Extension
There's no new way to do what the OP was trying to do. What's your scenario? Open a feature
1/7/23
Daniel D.
12/31/22
Welcome Eric Proulx to Grape maintainers!
Welcome Eric Proulx to Grape maintainers! Eric made 40+ PRs into Grape over the years, and has been
unread,
Welcome Eric Proulx to Grape maintainers!
Welcome Eric Proulx to Grape maintainers! Eric made 40+ PRs into Grape over the years, and has been
12/31/22
Daniel D.
,
Archana Pant
2
12/20/22
Grape 1.7.0 Released
Lovely On Tue, 20 Dec 2022, 21:14 Daniel D., <dbl...@dblock.org> wrote: Grape 1.7.0 has been
unread,
Grape 1.7.0 Released
Lovely On Tue, 20 Dec 2022, 21:14 Daniel D., <dbl...@dblock.org> wrote: Grape 1.7.0 has been
12/20/22
dmitry dedov
12/30/21
Grape 1.6.2 Released
With the fix for autoloading issues introduced in 1.6.1
unread,
Grape 1.6.2 Released
With the fix for autoloading issues introduced in 1.6.1
12/30/21
dmitry dedov
12/28/21
Grape 1.6.1 Released
Grape 1.6.1 has been released. Most notably, the loading of "active_support" >= 7.0 has
unread,
Grape 1.6.1 Released
Grape 1.6.1 has been released. Most notably, the loading of "active_support" >= 7.0 has
12/28/21
Ivan Fomichev
12/6/21
OpenAPI Callbacks
Hi, I haven't found any mention of OpenAPI callbacks neither in grape nor in grape-swagger
unread,
OpenAPI Callbacks
Hi, I haven't found any mention of OpenAPI callbacks neither in grape nor in grape-swagger
12/6/21
Daniel D.
10/4/21
Grape 1.6.0 Released
Grape 1.6.0 has been released. Features #2190: Upgrade dev deps & drop Ruby 2.4.x support - @
unread,
Grape 1.6.0 Released
Grape 1.6.0 has been released. Features #2190: Upgrade dev deps & drop Ruby 2.4.x support - @
10/4/21
Daniel D.
3/7/21
Grape 1.5.3 has been released
Be safe, wear a mask. cheers -dB. -- dB. | Moscow - Geneva - Seattle - New York code.dblock.org - t:@
unread,
Grape 1.5.3 has been released
Be safe, wear a mask. cheers -dB. -- dB. | Moscow - Geneva - Seattle - New York code.dblock.org - t:@
3/7/21
Paulo Langer
,
Daniel D.
2
3/7/21
Grape::Middleware::Formatter : undefined local variable or method 'attributes'
Do you have the full stack for this error? On Sun, Mar 7, 2021 at 10:12 AM Paulo Langer <paulo.
unread,
Grape::Middleware::Formatter : undefined local variable or method 'attributes'
Do you have the full stack for this error? On Sun, Mar 7, 2021 at 10:12 AM Paulo Langer <paulo.
3/7/21
Dmitriy Nesteryuk
2/6/21
Grape 1.5.2 has been released
There were 7 contributors to this release. The biggest thing here is compatibility with Ruby 3.0,
unread,
Grape 1.5.2 has been released
There were 7 contributors to this release. The biggest thing here is compatibility with Ruby 3.0,
2/6/21
Ales Rosina
1/14/21
generating swagger docs only for entities and classic rails controllers
I've asked a question here: https://github.com/ruby-grape/grape-swagger-entity/issues/55 But
unread,
generating swagger docs only for entities and classic rails controllers
I've asked a question here: https://github.com/ruby-grape/grape-swagger-entity/issues/55 But
1/14/21
Daniel Alfaro
,
Daniel D.
2
12/28/20
Ruby 3 support?
Nobody has worked on Ruby 3 support AFAIK. Please contribute! On Tue, Dec 22, 2020 at 11:14 PM Daniel
unread,
Ruby 3 support?
Nobody has worked on Ruby 3 support AFAIK. Please contribute! On Tue, Dec 22, 2020 at 11:14 PM Daniel
12/28/20
Ricardo Duncan
,
Daniel D.
3
11/24/20
Automatic json escaping to help mitigate XSS
Hi Daniel, Thanks so much for your response. Yes I realized after posting that the question was too
unread,
Automatic json escaping to help mitigate XSS
Hi Daniel, Thanks so much for your response. Yes I realized after posting that the question was too
11/24/20
Michael Clark
,
Daniel D.
2
11/20/20
Use React Router - direct all non /api urls to index.html
Can you try and be more specific about "can't get anything to work"? Maybe put a sample
unread,
Use React Router - direct all non /api urls to index.html
Can you try and be more specific about "can't get anything to work"? Maybe put a sample
11/20/20
Dmitriy Nesteryuk
11/15/20
Grape 1.5.1 has been released
Please, take a look at the upgrading guide (https://github.com/ruby-grape/grape/blob/master/UPGRADING
unread,
Grape 1.5.1 has been released
Please, take a look at the upgrading guide (https://github.com/ruby-grape/grape/blob/master/UPGRADING
11/15/20
Daniel D.
10/5/20
Grape 1.5.0 has been released
Grape 1.5.0 has been released. It contains some important fixes, you should upgrade. #2104: Fix Ruby
unread,
Grape 1.5.0 has been released
Grape 1.5.0 has been released. It contains some important fixes, you should upgrade. #2104: Fix Ruby
10/5/20
Daniel D.
9/3/20
Stripe API versioning strategy
I've (re)read https://stripe.com/blog/api-versioning recently. Does anyone know of any attempts
unread,
Stripe API versioning strategy
I've (re)read https://stripe.com/blog/api-versioning recently. Does anyone know of any attempts
9/3/20
Alan
,
Daniel D.
4
8/25/20
Grape::Entity errors but route carries on...
I don't think you're missing anything. You can just move the rendering into the body of API
unread,
Grape::Entity errors but route carries on...
I don't think you're missing anything. You can just move the rendering into the body of API
8/25/20
rgwe...@gmail.com
,
Daniel D.
4
8/21/20
Heavy request processing time
This PR was merged. Appreciate if people could run their test suites against HEAD if possible before
unread,
Heavy request processing time
This PR was merged. Appreciate if people could run their test suites against HEAD if possible before
8/21/20
Daniel D.
7/10/20
Grape 1.4.0 has been released
If you're using 1.3.x you should definitely upgrade because of https://github.com/ruby-grape/
unread,
Grape 1.4.0 has been released
If you're using 1.3.x you should definitely upgrade because of https://github.com/ruby-grape/
7/10/20
Edward Rudd
6/9/20
Reworking of grape streaming response support
Hey all, A PR I had been working on for a bit was merged in today that reworks the streaming response
unread,
Reworking of grape streaming response support
Hey all, A PR I had been working on for a bit was merged in today that reworks the streaming response
6/9/20
Dmitriy Nesteryuk
5/23/20
Grape 1.3.3 has been released
There were 5 contributors to this release. Features #2048: Grape Enterprise support is now available
unread,
Grape 1.3.3 has been released
There were 5 contributors to this release. Features #2048: Grape Enterprise support is now available
5/23/20
Daniel D.
5/2/20
Grape Enterprise Support
Dear Grape users, Hope you and your families are healthy. Since 2010 Grape has welcomed 341
unread,
Grape Enterprise Support
Dear Grape users, Hope you and your families are healthy. Since 2010 Grape has welcomed 341
5/2/20
Dmitriy Nesteryuk
,
Daniel D.
2
4/14/20
Include is still better for code splitting
Good post! I think the real difference is in features. Mounting isolates settings, callbacks, rescue
unread,
Include is still better for code splitting
Good post! I think the real difference is in features. Mounting isolates settings, callbacks, rescue
4/14/20
Dmitriy Nesteryuk
4/12/20
Grape 1.3.2 has been released
There were 6 contributors to this release. Changelog Features #2020: Reduce array allocation - @
unread,
Grape 1.3.2 has been released
There were 6 contributors to this release. Changelog Features #2020: Reduce array allocation - @
4/12/20
James Hopkins
2
4/6/20
Renaming OperationId in Documentation Model Definition. #2035
Asked one of the guys from another team that handles the public apis for our company. There is
unread,
Renaming OperationId in Documentation Model Definition. #2035
Asked one of the guys from another team that handles the public apis for our company. There is
4/6/20