Class: Date
Instance Method Summary collapse
Instance Method Details
#beginning_of_week_sunday ⇒ Object
119 120 121 |
# File 'lib/commonthread/monkey_patches.rb', line 119 def beginning_of_week_sunday beginning_of_week - wday.days end |