figaro icon indicating copy to clipboard operation
figaro copied to clipboard

Undefined method exists?

Open LeeCrey opened this issue 1 year ago • 4 comments

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

if File.exists?(".gitignore")

Rails v 7.+

LeeCrey avatar May 26 '23 07:05 LeeCrey

  • https://github.com/laserlemon/figaro/pull/291

gazayas avatar Jun 23 '23 01:06 gazayas

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

CuddlyBunion341 avatar Aug 21 '23 16:08 CuddlyBunion341