Have you ever wanted to make changes in your Rails app and immediately see the
changes in Browser?
If so, you can consider using Live Reload Rails feature.
Install Live Reload Ubuntu
sudo apt-get install python-livereload
Install Chrome extension
https://chrome.google.com/webstore/detail/livereload
Enable http fecth in