-
-
Notifications
You must be signed in to change notification settings - Fork 288
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
Undefined method exists? #292
Comments
Can you please include it in the new release? |
@CuddlyBunion341 it's not updated on rubygems but you can pull it directly from github by using this line in your Gemfile:
|
You can switch to figjam as a dropin replacement (except the heroku integration)... https://github.com/hlascelles/figjam It is a fork of this project (which I thought was great and wanted to keep it going). |
cli/install.rb:22 in ignore_configuration: undefined method exists? For file:Class (NoMethodError)
if File.exists?(".gitignore")
Rails v 7.+
The text was updated successfully, but these errors were encountered: