-
-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Breaks rails generate. Rails 7 compat? #184
Comments
|
For both I did |
SO strange. |
OK, I removed the constraints that were added by
I think the version of temple in my Are there plans to loosen the
|
It is also strange that |
Or maybe the latest master hasn't been released. When I add a discrete
I get:
If that's true then the latest release from 2020-05-08 is unusable for a specific scenario of Bundler + temple. It looks like the change to support But... that's not even this repo... For now I'm pointing my Gemfile to git for |
Relevant issues / PRs: |
I am using
service_actor-rails
which provides anactor
generator, and when I try to use it, while having thisslim-rails
gem installed, it blows up insideslim-rails
. It appears to be incompatible with Rails v7?Error:
The text was updated successfully, but these errors were encountered: