What the difference between:
self.implicit_order_column = \'id\'
and
default_scope { order(\'id ASC\') }