method
beginning_of_week
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: ActiveSupport::CoreExtensions::Date::Calculations
beginning_of_week()
public
Returns a new Date/DateTime representing the "start" of this week (i.e, Monday; DateTime objects will have time set to 0:00)


