New release that includes bugfix?
tvestelind opened this issue · 2 comments
tvestelind commented
Hi!
I'm wondering if it would be possible to release a new version that includes the following PR #48?
Thanks in advance!
stgeneral commented
Hi @tvestelind!
Sure, we are going to release the updated version, but not sure yet about the timeline.
Meanwhile, you can use the version from the develop
branch, which already contains this fix, adding this line to your Gemfile:
gem 'auxiliary_rails', git: 'https://github.com/ergoserv/auxiliary_rails', branch: 'develop'
Thank you for your interest in our gem!
tvestelind commented
Hi @stgeneral!
Thank you. I wanted to avoid a 'develop' dependency that I might forget :)
But it's no biggie, I'll wait for the next release. Thank you for creating this! :)