aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authoryuuji.yaginuma <yuuji.yaginuma@gmail.com>2017-09-30 09:06:48 +0900
committeryuuji.yaginuma <yuuji.yaginuma@gmail.com>2017-09-30 09:06:48 +0900
commit5d149048ffa56c8fa1c41d1ef3bcf9472052f369 (patch)
tree6dff25af9fb4a10c40b280be5deb222b18928f43 /Gemfile.lock
parent325c06fbc499aa4da1ce50d9b85dbf5c6ed3321e (diff)
downloadrails-5d149048ffa56c8fa1c41d1ef3bcf9472052f369.tar.gz
rails-5d149048ffa56c8fa1c41d1ef3bcf9472052f369.tar.bz2
rails-5d149048ffa56c8fa1c41d1ef3bcf9472052f369.zip
Don't use Active Support where it is not needed.
This code has been changed with https://github.com/rails/rails/pull/30735/files#diff-8e5f6b33c191ad6dec07f3288345a13fL47. However, `active_support/time` is not load automatically, so if use Action Pack alone, `days` method can not use and an error occurs. In this case, I think that there is no problem by specifying a value with Integer.
Diffstat (limited to 'Gemfile.lock')
0 files changed, 0 insertions, 0 deletions