aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators
diff options
context:
space:
mode:
authorHenrik Hodne <dvyjones@dvyjones.com>2011-11-06 17:35:02 +0100
committerHenrik Hodne <dvyjones@dvyjones.com>2011-11-06 17:35:02 +0100
commit9a7d916ceb6ca20547f62d2a809feae4f44e402b (patch)
tree68c19bbdb794fba29497b545e2b34f98b8e58b2c /railties/lib/rails/generators
parent9b46613780dcd0aa49abf49877baea274040c0b2 (diff)
downloadrails-9a7d916ceb6ca20547f62d2a809feae4f44e402b.tar.gz
rails-9a7d916ceb6ca20547f62d2a809feae4f44e402b.tar.bz2
rails-9a7d916ceb6ca20547f62d2a809feae4f44e402b.zip
Removed argument throwing warnings when running tests.
The last argument to DateTime.new/civil is the Julian day number for when the calendar reform occured. DateTime ignores it if it's 0, and sets it to the default of DateTime::ITALY instead, so we could just leave it out. This also removes the warnings while running the ActiveSupport tests (there still are some for the setup though).
Diffstat (limited to 'railties/lib/rails/generators')
0 files changed, 0 insertions, 0 deletions