I have a rails app, some pages show data from DB, does any way that when I change specify DB record(almost use phone app calls web API),and if my web idle on page which related the change data, the specify page will auto reload or refresh?
does it can use ajax
or javascript
to achieve?
I use rails 4.2.2 & mysql