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

Getting exception: undefined method 'sort_papermill_path' #6

Closed
chriscameron opened this issue Jan 29, 2010 · 1 comment
Closed

Getting exception: undefined method 'sort_papermill_path' #6

chriscameron opened this issue Jan 29, 2010 · 1 comment

Comments

@chriscameron
Copy link

This is probably something I have misconfigured, but any idea why I'd be getting this error:

undefined method 'sort_papermill_path' for ImagesController

@bbenezech
Copy link
Owner

Do you have an ImageController? You are supposed to use the default PapermillController provided as an engine.
Can you post relevant parts of your code? sort_papermill_path is a route to a PapermillController action, "sort".
Please see papermill/config/routes.rb and papermill/app/controllers/papermill.rb

This issue was closed.
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

2 participants