Skip to content

Commit

Permalink
date/conversions needs time/calculations for (utc|local)_time
Browse files Browse the repository at this point in the history
  • Loading branch information
fxn committed May 3, 2010
1 parent 5d7d0c2 commit 6704d8c
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,5 +1,6 @@
require 'date'
require 'active_support/inflector'
require 'active_support/core_ext/time/calculations'

class Date
DATE_FORMATS = {
Expand Down

0 comments on commit 6704d8c

Please sign in to comment.