Class: Ambling::Stock::Settings::Strings::Months

Inherits:
Object
  • Object
show all
Includes:
Base
Defined in:
lib/ambling/stock.rb

Constant Summary collapse

VALUES =
[:month]

Instance Attribute Summary collapse

Method Summary

Methods included from Base

#build_xml, #initialize, #populate, #to_xml

Instance Attribute Details

#monthObject

Returns the value of attribute month.



1923
1924
1925
# File 'lib/ambling/stock.rb', line 1923

def month
  @month
end