Libraries
»
nickel
(0.1.4)
»
Index
»
Nickel
»
ZDate
»
#month_str
Method: Nickel::ZDate#month_str
Defined in:
lib/nickel/zdate.rb
#
month_str
⇒
Object
47 48 49
# File 'lib/nickel/zdate.rb', line 47
def
month_str
@date
[
4
..
5
]
end