Method: Psych#domain_types=
- Defined in:
- lib/psych.rb
#domain_types=(value) ⇒ Object
750 751 752 |
# File 'lib/psych.rb', line 750 def domain_types=(value) config.domain_types = value end |
750 751 752 |
# File 'lib/psych.rb', line 750 def domain_types=(value) config.domain_types = value end |