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.
1 parent 5808de3 commit 38c7dd8Copy full SHA for 38c7dd8
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