Method: Builder::XmlBase#explicit_nil_handling?
- Defined in:
- lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/builder-3.2.4/lib/builder/xmlbase.rb
#explicit_nil_handling? ⇒ Boolean
35 36 37 |
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/builder-3.2.4/lib/builder/xmlbase.rb', line 35 def explicit_nil_handling? @explicit_nil_handling end |