module GraphqlPlayground::Rails
Constants
- VERSION
Attributes
config[RW]
Public Class Methods
configure() { |config| ... }
click to toggle source
# File lib/graphql_playground/rails.rb, line 10 def configure yield config if block_given? end