def update
   respond_to do |format|
     if logged_in_user.spec.nil?
...

Ruby using update for new and ex...

by ttdavett.myopenid.com, January 25, 2009 17:42, 2 refactorings, tagged with rails, ruby, update

I have a rails specific que...

F677fa685a2cfe8aff31f161062db3d3 Talk
function db_cache_2($query)
 {
  // Query cache table
...

PHP DB Cache

by ellisgl.myopenid.com, January 14, 2008 22:48, 8 refactorings, tagged with php, cache, mysql, update

It's a DB caching scheme th...

8bba46dba9043c254e6eef1aa664e6f0 Talk