Hi!
It seems the gemspec for 0.7.0 of administrate excludes rails > 5.1, which means the latest stable rails is not compatible with Adminstrate. However, Adminstrate on master does allow up to 5.2;
All that I'm looking for is a new release which supports 5.1.1
I am the waiting for too .
@ThisIsMissEm looks like there is an unreleased a commit that solves that issue: https://github.com/thoughtbot/administrate/commit/396a31d4773776b2a366087877537d65c8ca254d
should be ok w/ gem 'administrate', github: 'thoughtbot/administrate'
It works for me . Thanks :-)
Unfortunately I can't use that as I'm having Administrate in a rails engine, where github ref'd gems don't work due to gemspec
On 2 Jun 2017, at 12:46 PM, Adam Haris notifications@github.com wrote:
@ThisIsMissEm looks like there is an unreleased a commit that solves that issue: 396a31d
should be ok w/ gem 'administrate', github: 'thoughtbot/administrate'
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
Aha! I missed that when looking at the issues on the project.
Thanks for the update.
On 7 Jun 2017, at 12:10 AM, jslag notifications@github.com wrote:
See https://github.com/thoughtbot/administrate/milestone/8
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
Hi just a bump how can i help accelerate the availability of administrate for rails 5.1.1? i'd really like to use it in a project I am working on right for work.
I'm planning a release tomorrow (14th July). It's been a little while and I've only been triaging incoming stuff, so I suspect I'll bump a bunch from that 0.8.0 milestone, but we'll see.
We've done this, so I'm going to close this issue.
Most helpful comment
@ThisIsMissEm looks like there is an unreleased a commit that solves that issue: https://github.com/thoughtbot/administrate/commit/396a31d4773776b2a366087877537d65c8ca254d
should be ok w/
gem 'administrate', github: 'thoughtbot/administrate'