fix reference to time/calculations.rb in AS guide

This commit is contained in:
Xavier Noria
2010-08-06 22:06:13 +02:00
parent fc01adee79
commit 672c796ac4

View File

@@ -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+: