Skip to content
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

Open
LeeCrey opened this issue May 26, 2023 · 4 comments
Open

Undefined method exists? #292

LeeCrey opened this issue May 26, 2023 · 4 comments

Comments

@LeeCrey
Copy link

LeeCrey commented May 26, 2023

cli/install.rb:22 in ignore_configuration: undefined method exists? For file:Class (NoMethodError)

if File.exists?(".gitignore")

Rails v 7.+

@gazayas
Copy link

gazayas commented Jun 23, 2023

@CuddlyBunion341
Copy link

Can you please include it in the new release?
It makes automatic configuration of rails projects quite anoying.

@iscott
Copy link

iscott commented Sep 4, 2024

@CuddlyBunion341 it's not updated on rubygems but you can pull it directly from github by using this line in your Gemfile:

gem "figaro", git: "https://github.com/laserlemon/figaro"

@CuddlyBunion341
Copy link

Thanks for the reply, @iscott! I noticed that #294 was merged this April, and I wanted to know when the next release of this Ruby gem will be, even though the temporary solution with the explicit git path works fine at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants