diff options
author | Yasuo Honda <yasuo.honda@gmail.com> | 2017-05-15 11:54:22 +0000 |
---|---|---|
committer | Yasuo Honda <yasuo.honda@gmail.com> | 2017-05-16 10:54:22 +0000 |
commit | d2e5196b1ea1ffb4ceee77dc927f0893150d1054 (patch) | |
tree | e702e0e5dd76715037d0b311566d0b0324650c9b /actionpack | |
parent | 661f537b15026a35234db8a7b9386b4335198a8a (diff) | |
download | rails-d2e5196b1ea1ffb4ceee77dc927f0893150d1054.tar.gz rails-d2e5196b1ea1ffb4ceee77dc927f0893150d1054.tar.bz2 rails-d2e5196b1ea1ffb4ceee77dc927f0893150d1054.zip |
Address LogSubscriberTest failures to support Rails 2.5.0-dev
Address #29021
Since Ruby 2.5.0-dev does not return decimal value when it is 0.
This change has been made at Ruby 2.5.0-dev between `(2017-05-05 trunk 58572)`
and `(2017-05-07 trunk 58586)`, likely Revision 58586.
This fix has been tested with these Ruby versions:
* ruby 2.5.0dev (2017-05-15 trunk 58733) [x86_64-linux]
* ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux]
* ruby 2.3.4p301 (2017-03-30 revision 58214) [x86_64-linux]
* ruby 2.2.7p470 (2017-03-28 revision 58194) [x86_64-linux]
[Yasuo Honda & Ryuta Kamizono]
Diffstat (limited to 'actionpack')
0 files changed, 0 insertions, 0 deletions