Class: SchemaToRxYaml::Settings::Config
- Inherits:
-
Object
- Object
- SchemaToRxYaml::Settings::Config
- Defined in:
- lib/restfulx/schema_to_rx_yaml.rb
Class Attribute Summary collapse
Class Method Summary collapse
Class Attribute Details
.settings_file ⇒ Object
14 15 16 |
# File 'lib/restfulx/schema_to_rx_yaml.rb', line 14 def settings_file @settings_file ||= :restfulx end |
Class Method Details
.configure {|_self| ... } ⇒ Object
10 11 12 |
# File 'lib/restfulx/schema_to_rx_yaml.rb', line 10 def configure yield self end |