Closed chrishough closed 7 years ago
I mean, "outdated" is bit vague. The only issue I'm aware of is https://github.com/bploetz/versionist/pull/81, which should only effect the generators.
Versionist has been tested against Rails 5 for well over a year (https://github.com/bploetz/versionist/blob/master/gemfiles/Rails-5.0). If there's any Rails 5 specific issues I have not heard of them nor encountered them myself.
@chrishough We'll need to add a Rails 5.1 testing gemfile, and perhaps address the generator issue.
I'd certainly welcome any PRs you guys may have. But for now, unless you've got a specific bug you've found in Rails 5, I'm gonna close this ticket. Thanks.
@bploetz Sounds good.
I was curious if this gem is fully supported for rails 5+? My team wants to use it for a new service and one of our lead engineers noticed that it was a bit outdated. I have been using it in a separate application and it appears to work but I wanted to be sure.