Module: Openplacos::Digital
Defined Under Namespace
Instance Method Summary collapse
Instance Method Details
#render ⇒ Object
22 23 24 |
# File 'lib/openplacos/widget/Digital.rb', line 22 def render return to_s end |
#to_s ⇒ Object
18 19 20 |
# File 'lib/openplacos/widget/Digital.rb', line 18 def to_s read({}) end |