search for: luyqhwived4j

Displaying 1 result from an estimated 1 matches for "luyqhwived4j".

2012 Jun 07
2
Making touch more efficient
I''m currently working on a Rails 2.3 project but I think the code hasn''t changed much around touching in the latest release so here goes: Touching seems to be less efficient than it could be. Currently it seems to change the updated_at (or other) field, save the whole object, trigger all callbacks on that object (some of which might be to touch other associated objects) and