laserlemon / figaro

Simple Rails app configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undefined method exists?

LeeCrey opened this issue · comments

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

if File.exists?(".gitignore")

Rails v 7.+

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