Closed natecox closed 5 years ago
can someone please merge it. I need to use it in my Rails(6.0.0) app.
Sorry guys, dealing with serious family health issues. Trying to deploy asap with limited time.
I added basic appraisal support for rails 6.0.0rc1. Runs tests for rails 6.0.0rc1 successfully. Appraisal configuration is not complete: not all tests can be run in one appraisal execution yet. This will break travis for a bit. I might exclude older versions in travis for the moment.
I went ahead and pushed gem version .6. Let me know if there's problems, I'll be back when time allows.
oh, cool, I didn't know appraisal was a thing; I'll have to dig into it. My bad if I missed it in the contributing docs.
Thanks guys... its working now.
This fixes #27 by adding support for the Rails 6. Validated to work with 6.0.0.rc1 locally.