Class: FalseClass
Instance Method Summary collapse
Instance Method Details
#to_burlap ⇒ Object
8 9 10 |
# File 'lib/burlap/core_ext/boolean.rb', line 8 def to_burlap Burlap::Node.new(:name => "boolean", :value => "0").to_burlap end |