Method: Date.beginning_of_week_default
- Defined in:
- activesupport/lib/active_support/core_ext/date/calculations.rb
.beginning_of_week_default ⇒ Object
Returns the value of attribute beginning_of_week_default.
14 15 16 |
# File 'activesupport/lib/active_support/core_ext/date/calculations.rb', line 14 def beginning_of_week_default @beginning_of_week_default end |