Matthew O'Brien

Results 2 issues of Matthew O'Brien

The protected `write_attribute` method of `SparkApi::Models::Base` checks whether the value being set for an attribute is already set to the assigned value. This causes inconsistent behavior when the attribute is...

When super_diff encounters a model with a composite primary key, it raises an error, `undefined method 'to_sym' for an instance of Array`. Preferably it would correctly support composite primary keys,...