asok / projectile-rails

Emacs Rails mode based on projectile
258 stars 59 forks source link

Rename `-rails-verify-root-file` hold a list of files #136

Closed asok closed 4 years ago

asok commented 4 years ago

If any of the files are found we consider it as a rails app.

Related to #135

Silex commented 4 years ago

:+1: Looks good, should cover 99.9% of the cases. We can extend projectile-rails-verify-root-files with app or other things later on if this issue reappears.

Silex commented 4 years ago

Hum, the commit message lacks a "projectile" and a "to" I think:

Maybe "Transform projectile-rails-verify-root-file to hold a list of files" ?

Silex commented 4 years ago

:+1: