aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorNeer Friedman <neerfri@gmail.com>2013-07-07 17:38:09 +0300
committerAndrew White <andyw@pixeltrix.co.uk>2013-07-09 13:43:56 +0100
commit484253515c0e05760541dc48946361185c9e6904 (patch)
treedc0f23aa9691c93c03643d5aa5c0e429e9a2e77b /.travis.yml
parent1a6eb1e5609cbd9cb3904dcc06faa98a14d218f2 (diff)
downloadrails-484253515c0e05760541dc48946361185c9e6904.tar.gz
rails-484253515c0e05760541dc48946361185c9e6904.tar.bz2
rails-484253515c0e05760541dc48946361185c9e6904.zip
Fix microsecond precision of Time#at_with_coercion
When Time.at_with_coercion (wraps Time.at) is called with a single argument that "acts_like?(:time)" it is coerced to integer thus losing it's microsecond percision. This commits changes this to use `#to_f` to prevent the problem
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions