Class: Time
Instance Method Summary collapse
Instance Method Details
#beginning_of_week_sunday ⇒ Object
112 113 114 |
# File 'lib/commonthread/monkey_patches.rb', line 112 def beginning_of_week_sunday beginning_of_week - wday.days end |