laserlemon / figaro

Simple Rails app configuration
MIT License
3.77k stars 287 forks source link

Undefined method exists? #292

Open LeeCrey opened 1 year ago

LeeCrey commented 1 year ago

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

if File.exists?(".gitignore")

Rails v 7.+

gazayas commented 1 year ago
CuddlyBunion341 commented 11 months ago

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