Closed misterhtmlcss closed 4 months ago
Same issue. :)
@misterhtmlcss have you tried pointing to the repo from your Gemfile?
gem "mission_control-jobs", git: "https://github.com/rails/mission_control-jobs"
I didn’t do that one, but it’s a good idea. What I did was I manually edited the restriction. Seemed low risk as I’m happy to allow it to change next version update.
Hi All,
Without a doubt this is one of the very few public issues I've written in years, so forgive me if I'm bungling it. Welcome to any feedback!
So I'm running
rails new ..... --main
which is effectively Rails 8 alpha and the gem won't work with this version of rails. Totally understandable, but still this may be an unexpected behaviour to the maintainers.