diff options
author | Henrik Hodne <dvyjones@dvyjones.com> | 2011-11-06 17:35:02 +0100 |
---|---|---|
committer | Henrik Hodne <dvyjones@dvyjones.com> | 2011-11-06 17:35:02 +0100 |
commit | 9a7d916ceb6ca20547f62d2a809feae4f44e402b (patch) | |
tree | 68c19bbdb794fba29497b545e2b34f98b8e58b2c /activerecord/test/models/vertex.rb | |
parent | 9b46613780dcd0aa49abf49877baea274040c0b2 (diff) | |
download | rails-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 'activerecord/test/models/vertex.rb')
0 files changed, 0 insertions, 0 deletions