You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -2,18 +2,20 @@
2
2
3
3
#### Features
4
4
5
-
*Your contribution here.
5
+
*[#2048](https://github.com/ruby-grape/grape/issues/2034): Grape Enterprise support is now available [via TideLift](https://tidelift.com/subscription/request-a-demo?utm_source=rubygems-grape&utm_medium=referral&utm_campaign=enterprise) - [@dblock](https://github.com/dblock).
Copy file name to clipboardExpand all lines: README.md
+17-3
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
-[What is Grape?](#what-is-grape)
13
13
-[Stable Release](#stable-release)
14
14
-[Project Resources](#project-resources)
15
+
-[Grape for Enterprise](#grape-for-enterprise)
15
16
-[Installation](#installation)
16
17
-[Basic Usage](#basic-usage)
17
18
-[Mounting](#mounting)
@@ -141,6 +142,7 @@
141
142
-[format_response.grape](#format_responsegrape)
142
143
-[Monitoring Products](#monitoring-products)
143
144
-[Contributing to Grape](#contributing-to-grape)
145
+
-[Security](#security)
144
146
-[License](#license)
145
147
-[Copyright](#copyright)
146
148
@@ -165,6 +167,14 @@ The current stable release is [1.3.2](https://github.com/ruby-grape/grape/blob/v
165
167
* Need help? Try [Grape Google Group](http://groups.google.com/group/ruby-grape) or [Gitter](https://gitter.im/ruby-grape/grape)
166
168
*[Follow us on Twitter](https://twitter.com/grapeframework)
167
169
170
+
## Grape for Enterprise
171
+
172
+
Available as part of the Tidelift Subscription.
173
+
174
+
The maintainers of Grape are working with Tidelift to deliver commercial support and maintenance. Save time, reduce risk, and improve code health, while paying the maintainers of Grape. Click [here](https://tidelift.com/subscription/request-a-demo?utm_source=rubygems-grape&utm_medium=referral&utm_campaign=enterprise) for more details.
175
+
176
+
In 2020, we plan to use the money towards gathering Grape contributors for dinner in New York City.
177
+
168
178
## Installation
169
179
170
180
Ruby 2.4 or newer is required.
@@ -3852,7 +3862,7 @@ Grape integrates with following third-party tools:
0 commit comments