Reuben

Results 2 issues of Reuben

When a new database record has a column that is set to its database default value, the `"#{attribute}_changed?"` method returns false, which causes the `connection_default_value_defined` value to be true and...

Allowing users of the gem to specify hooks to be called before, after and around each API call made by the gem can be useful in some situations. For example:...