Sébastien Drouyer

Results 54 comments of Sébastien Drouyer

Hi, Sorry, not without some serious work on the plugin (I don't have a lot of time currently...)

sorry, I pressed enter while correcting my title :)

Something strange is that if I do ; ``` php $test = \Model_Test::find('first'); // lets say there is at least one Model_Test instance $test->title = 'new title'; // old title...

Can't the "from_cache" option be used when you want to specifically retrieve original object ?