Files
ponzi/laravel/database
Jesse O'Brien 1be274caa6 Change update function so it uses timestamp like save
Calling update() on an eloquent model has no way of overriding
the timestamp that should be set if $timestamps is set on the
model. This changes that so it uses the timestamp() function
which is an easy way to over ride the type of timestamps used.
2012-07-04 15:46:12 -04:00
..
2012-05-30 14:23:27 -05:00
2012-06-20 13:01:52 +03:00
2012-05-30 14:23:27 -05:00