Class: Ambling::Stock::Settings::PeriodSelector::Periods
- Inherits:
-
Object
- Object
- Ambling::Stock::Settings::PeriodSelector::Periods
- Includes:
- Base
- Defined in:
- lib/ambling/stock.rb
Constant Summary collapse
- VALUES =
[:period]
Instance Attribute Summary collapse
-
#period ⇒ Object
Returns the value of attribute period.
Method Summary
Methods included from Base
#build_xml, #initialize, #populate, #to_xml
Instance Attribute Details
#period ⇒ Object
Returns the value of attribute period.
1466 1467 1468 |
# File 'lib/ambling/stock.rb', line 1466 def period @period end |