Skip to content

Conversation

@csgui
Copy link
Member

@csgui csgui commented Jan 25, 2016

As stated by issue #198, a model property named properties is not correctly handled by couchrest_model.

In This line, properties from model is clashing with properties from the object itself. The fix is not straightforward and for now I'm proposing an exception guard.

This PR raises an RuntimeError in an attempt of use properties as a model property.

@aghyad
Copy link

aghyad commented Jan 26, 2016

Thank you @csgui for providing a visible exception.
+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants