Class: Time

Inherits:
Object
  • Object
show all
Defined in:
lib/monthra/monkey_patches.rb

Instance Method Summary collapse

Instance Method Details

#to_monthra_monthObject Also known as: to_monthra



11
12
13
# File 'lib/monthra/monkey_patches.rb', line 11

def to_monthra_month
  Monthra.at(self)
end