Method: GQL::Registry#initialize
- Defined in:
- lib/gql/registry.rb
#initialize ⇒ Registry
Returns a new instance of Registry.
10 11 12 |
# File 'lib/gql/registry.rb', line 10 def initialize reset end |
Returns a new instance of Registry.
10 11 12 |
# File 'lib/gql/registry.rb', line 10 def initialize reset end |