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

Rails 3 deprecation fixes #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Rails 3 deprecation fixes #15

wants to merge 1 commit into from

Conversation

ZipoKing
Copy link

@ZipoKing ZipoKing commented Nov 5, 2011

As Rails3 code says: Inheriting from ActionView::Template::Handler is deprecated. Since Rails 3, all the API your template handler needs to implement is to respond to #call.
This pull request fixes this issue (small code change)

@murrekatt
Copy link

Can you please merge this fix?

@pelargir
Copy link

+1 for merging this fix

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.

3 participants