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 error with image_tag when used with form builder. #29

Merged
merged 1 commit into from Nov 13, 2012

Conversation

kramerc
Copy link

@kramerc kramerc commented Nov 13, 2012

When pull request #25 was merged, required helper includes were not included in the form builder when the image_tag helper was referenced from simple_captcha_image in ViewHelper. This resulted in an undefined method error with image_tag when using the form builder method.

The required includes have been added in this pull request which fixes this issue.

Required helper includes were not included in the form builder when the
image_tag helper was referenced from simple_captcha_image.
galetahub added a commit that referenced this pull request Nov 13, 2012
Fix error with image_tag when used with form builder.
@galetahub galetahub merged commit a0c997c into galetahub:master Nov 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants