diff options
author | joker1007 <kakyoin.hierophant@gmail.com> | 2014-12-21 20:57:46 +0900 |
---|---|---|
committer | joker1007 <kakyoin.hierophant@gmail.com> | 2014-12-21 21:03:16 +0900 |
commit | 7b76f05cd169e3cfcf1dee4abb64d7ec79197d28 (patch) | |
tree | 13475ffbf2d8229b7a55f233a7ea203af3678565 /ci | |
parent | 651bba1bfe1c7d2946b8f560bb12c45b0440a12a (diff) | |
download | rails-7b76f05cd169e3cfcf1dee4abb64d7ec79197d28.tar.gz rails-7b76f05cd169e3cfcf1dee4abb64d7ec79197d28.tar.bz2 rails-7b76f05cd169e3cfcf1dee4abb64d7ec79197d28.zip |
Add 'require' for Hash#with_indifferent_access
ActiveJob::Arguments uses Hash#with_indifferent_access.
But, activejob gem does not require Hash extension library.
When we use activejob as standalone,
we need extra require statement. This is unhandy.
This commit fixes it.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions