Rails Server Not Updating

[Solved] Rails Server Not Updating | Shell - Code Explorer | yomemimo.com
Question : rails server not updating

Answered by : zalven

#config.file_watcher = ActiveSupport::EventedFileUpdateChecker
config.file_watcher = ActiveSupport::FileUpdateChecker

Source : https://stackoverflow.com/questions/35959490/rails-server-doesnt-see-code-changes-and-reload-files | Last Update : Fri, 06 Aug 21

Answers related to rails server not updating

Code Explorer Popular Question For Shell