Fix: Change activesupport load requirement to address humanize method#24
Fix: Change activesupport load requirement to address humanize method#24drubio1989 wants to merge 2 commits intotmlee:masterfrom drubio1989:master
Conversation
|
Hey @tmlee, I was hoping to merge this pull request that fixes the humanize method issue. I was reading on Travis CI(https://docs.travis-ci.com/user/languages/ruby/) that the syntax for rbx-mode19 isn't supported. I also saw the following text: 'When using Rubinius, there’s currently an issue with selecting the correct version in RVM in our build environment, but only when specifying rbx as your version. As a workaround, specify rbx-2 instead.' Is it possible that the Travis CI build could be broken which would prevent the merge of this request? I saw on the previous pull requests that the Rubinius builds passed but those were all a while ago. I love this gem and would like to incorporate it if I can with my most recent project. Thanks. |
|
Hi @drubio1989 many thanks. I have updated the master branch to pass the build. What would be the consequences in your mind switching from ActiveSupport 3.2 to 4.2 in this PR? |
No description provided.