class Date

Decided not to use refinements due to backwards compatibility issues with Jruby 1.7. Sorry.

Public Instance Methods

to_monthra()
Alias for: to_monthra_month
to_monthra_month() click to toggle source
# File lib/monthra/monkey_patches.rb, line 4
def to_monthra_month
  Monthra.at(self)
end
Also aliased as: to_monthra