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

Deprecation Warning During Tests Under Rails 3.1 #14

Open
ghost opened this issue Jul 16, 2011 · 1 comment
Open

Deprecation Warning During Tests Under Rails 3.1 #14

ghost opened this issue Jul 16, 2011 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 16, 2011

When I run my tests, I get this:

DEPRECATION WARNING: Inheriting from ActionView::Template::Handler is deprecated.
Since Rails 3, all the API your template handler needs to implement is to respond to #call.
(called from module:TemplateHandlers at
/Users/leigh/Programming/wapp_dev/cdjobs/vendor/plugins/prawnto/lib/prawnto/template_handlers/base.rb:3)

Prawnto works perfectly in the app.

**Leigh

@forrest
Copy link

forrest commented Sep 13, 2011

Hey Leigh,

I'm working on a fork right now, where I've combined a number of updates and brought it up to Rails 3.1. You can check it out at https://github.com/forrest/prawnto

Best of luck,

Forrest

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

No branches or pull requests

1 participant