Connecting Tech Pros Worldwide Forums | Help | Site Map

MySQL updated data not showing up

Newbie
 
Join Date: Nov 2007
Posts: 1
#1: Nov 12 '07
I have a Rails app running in production mode that queries a MySQL
database. When I update the data in the db (notably the updated_on
field), the new date does not show up on the web page (even after I stop
and restart Mongrel and Apache2.)

On my development machine, all I have to do is refresh the page. What do
I need to do on the production machine? I'm not using caching so far as I know...
Reply


Similar Ruby / Ruby on Rails bytes