mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
fix reference to time/calculations.rb in AS guide
This commit is contained in:
@@ -3201,7 +3201,7 @@ h3. Extensions to +Time+
|
||||
|
||||
h4(#time-calculations). Calculations
|
||||
|
||||
NOTE: All the following methods are defined in +active_support/core_ext/date_time/calculations.rb+.
|
||||
NOTE: All the following methods are defined in +active_support/core_ext/time/calculations.rb+.
|
||||
|
||||
Active Support adds to +Time+ many of the methods available for +DateTime+:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user