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 5808de3 + 38c7dd8 commit 171c97eCopy full SHA for 171c97e
lib/grape/namespace.rb
@@ -1,6 +1,6 @@
1
module Grape
2
# A container for endpoints or other namespaces, which allows for both
3
- # logical grouping of endpoints as well as sharing commonconfiguration.
+ # logical grouping of endpoints as well as sharing common configuration.
4
# May also be referred to as group, segment, or resource.
5
class Namespace
6
attr_reader :space, :options
0 commit comments