forked from hyperstudio/Annotation-Studio
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
config/initializers/devise.rb and config/locales/devise.en.yml conflict and must be overridden when running rails g devise:install on a localhost system.
rails g devise:install will generate these files automatically and we have not modified them. It seems that these files are not worth tracking.
Any reason we should leave them in the repo?