We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67ea152 + 933e0ec commit 3a4df72Copy full SHA for 3a4df72
README.md
@@ -269,7 +269,7 @@ Grape's [deprecator](https://api.rubyonrails.org/v7.1.0/classes/ActiveSupport/De
269
### All
270
271
272
-By default Grape will compile the routes on the first route, it is possible to pre-load routes using the `compile!` method.
+By default Grape will compile the routes on the first route, but it is possible to pre-load routes using the `compile!` method.
273
274
```ruby
275
Twitter::API.compile!
0 commit comments