Method: ArticleJSON::Elements::TextBox#float
- Defined in:
- lib/article_json/elements/text_box.rb
#float ⇒ Object (readonly)
Returns the value of attribute float.
4 5 6 |
# File 'lib/article_json/elements/text_box.rb', line 4 def float @float end |