class Humidifier::Props::JsonProp
Public Instance Methods
pretty_print(q)
click to toggle source
# File lib/humidifier/props.rb, line 83 def pretty_print(q) q.text("(#{name}=json)") end
# File lib/humidifier/props.rb, line 83 def pretty_print(q) q.text("(#{name}=json)") end