Module: TinyDyno::RangeAttributes
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/tiny_dyno/range_attributes.rb
Instance Attribute Summary collapse
-
#range_attributes ⇒ Object
readonly
Returns the value of attribute range_attributes.
Instance Attribute Details
#range_attributes ⇒ Object (readonly)
Returns the value of attribute range_attributes.
5 6 7 |
# File 'lib/tiny_dyno/range_attributes.rb', line 5 def range_attributes @range_attributes end |