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

Add undecorate support #32

Merged
merged 1 commit into from
Feb 16, 2016
Merged

Add undecorate support #32

merged 1 commit into from
Feb 16, 2016

Conversation

johno
Copy link
Owner

@johno johno commented Feb 16, 2016

This adds an undecorate method for decorated objects
and controller/view methods. This will add an easier
way to grab the decorated_object which can be used
for current operations that aren't currently supported
like content_tag_for, etc.


Closes #25
Related #26, #31

This adds an undecorate method for decorated objects
and controller/view methods. This will add an easier
way to grab the decorated_object which can be used
for current operations that aren't currently supported
like content_tag_for, etc.

***

Closes #25
Related #26, #31
johno added a commit that referenced this pull request Feb 16, 2016
@johno johno merged commit d5108e1 into master Feb 16, 2016
@johno johno deleted the undecorate branch February 16, 2016 23:41
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.

1 participant