We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我在集成refinerycms 2.1.0 时候发生了与Issue #12 相同的问题,Issue #12 链接里面给出的需要更改will_paginate.rb的gist貌似不太好用啊,是在自己的项目config/initializers/will_paginate.rb 里面么?
The text was updated successfully, but these errors were encountered:
Add this on top:
require 'will_paginate/view_helpers/link_renderer' require 'will_paginate/view_helpers/action_view'
Sorry, something went wrong.
No branches or pull requests
我在集成refinerycms 2.1.0 时候发生了与Issue #12 相同的问题,Issue #12 链接里面给出的需要更改will_paginate.rb的gist貌似不太好用啊,是在自己的项目config/initializers/will_paginate.rb 里面么?
The text was updated successfully, but these errors were encountered: