Closed BookOfGreg closed 8 years ago
Hmm, not sure what to make of the Rails 3.2 on Ruby 2.3 error in Travis, I thought it was Test Unit related but adding it to the Gemfile for Rails 3.2 didn't seem to fix it. Anyone have any thoughts on that?
@BookOfGreg Thanks for the PR, I kinda gave up on the tests after a bit last night because I saw that they have been failing on master. The changes you made totally make sense and explain why I was going insane last night :)
I think I have a theory that it might be a bundler upgrade issue as the change between master being green and being red was a pretty benign change from what I could tell. I will merge in your changes into my branch (locally for now, because as it stands, your PR is in much better shape than mine), and try that out.
Thanks again!
Extension to @NickLaMuro 's PR #49 This gets the dummy Rails 5 folder in test into the same style as the others and working (Well, I'll let Travis be the judge of that)