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

Added decorate helper, and hid action to maintain encapsulation. #20

Merged
merged 1 commit into from
Dec 31, 2015

Conversation

bravely
Copy link
Collaborator

@bravely bravely commented Dec 31, 2015

Turns out this kinda needs to be a helper method too. Also runs hide_action on decorate so that the method doesn't travel down the controller tree(see explanation here).

This should address #19- it turns decorate/1 into a helper by default, without any additional danger.

@johno
Copy link
Owner

johno commented Dec 31, 2015

< 3

johno added a commit that referenced this pull request Dec 31, 2015
Added decorate helper, and hid action to maintain encapsulation.
@johno johno merged commit 5bc2ee7 into master Dec 31, 2015
@johno johno deleted the helpers branch December 31, 2015 22:09
@johno
Copy link
Owner

johno commented Dec 31, 2015

Pushed to rubygems, 0.1.0.beta3

@bravely
Copy link
Collaborator Author

bravely commented Dec 31, 2015

<3

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