Skip to content

Rails 3 deprecation fixes#15

Open
ZipoKing wants to merge 1 commit into
prior:masterfrom
ZipoKing:master
Open

Rails 3 deprecation fixes#15
ZipoKing wants to merge 1 commit into
prior:masterfrom
ZipoKing:master

Conversation

@ZipoKing
Copy link
Copy Markdown

@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
Copy Markdown

Can you please merge this fix?

@pelargir
Copy link
Copy Markdown

+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