Class: Copyable::Config
- Inherits:
-
Struct
- Object
- Struct
- Copyable::Config
- Defined in:
- lib/copyable/config.rb
Instance Attribute Summary collapse
-
#suppress_schema_errors ⇒ Object
Returns the value of attribute suppress_schema_errors.
Instance Attribute Details
#suppress_schema_errors ⇒ Object
Returns the value of attribute suppress_schema_errors
5 6 7 |
# File 'lib/copyable/config.rb', line 5 def suppress_schema_errors @suppress_schema_errors end |