Method: Rails::Application::Configuration#beginning_of_week
- Defined in:
- railties/lib/rails/application/configuration.rb
#beginning_of_week ⇒ Object
Returns the value of attribute beginning_of_week.
14 15 16 |
# File 'railties/lib/rails/application/configuration.rb', line 14 def beginning_of_week @beginning_of_week end |