Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix attribute defaults from active_attr #44

Merged
merged 1 commit into from
Jun 29, 2016
Merged

Conversation

brianstien
Copy link
Collaborator

Attribute defaults were broken by the change to attribute initialization
and typecasting.

This pulls over the active_attr attribute defaults, and fixes them to
work with the way active_remote is doing attribute initialization and
typecasting.

We could probably monkeypatch this in but I thought this approach
was cleaner. Let me know what you think.

Attribute defaults were broken by the change to attribute initialization
and typecasting.

This pulls over the active_attr attribute defaults, and fixes them to
work with the way active_remote is doing attribute initialization and
typecasting.
@liveh2o
Copy link
Owner

liveh2o commented Jun 29, 2016

:shipit:

@liveh2o liveh2o merged commit dec0622 into liveh2o:master Jun 29, 2016
@liveh2o
Copy link
Owner

liveh2o commented Jun 29, 2016

Released in v2.3.4.

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