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

undefined method `some_path' for #<Liquor::Pagination::UrlGenerator #7

Open
GarPit opened this issue Nov 25, 2014 · 0 comments
Open

Comments

@GarPit
Copy link

GarPit commented Nov 25, 2014

Liquor::Pagination::UrlGenerator включает только path хелперы приложения, но не включает route helpers из engines, от которых зависит приложение:

::Rails::Engine.subclasses.map(&:instance).each do |engine|
   include engine.routes.url_helpers
end
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