ErrLookup › mislav/will_paginate

mislav/will_paginate

Pagination library for Rails and other Ruby applications · Ruby · 31 source files

Analyzed at 50017c3eb0 on 2026-08-21. 6 documented errors.

Code / MessageTypeSeverityTags
:page parameter required
exception error will-paginate, activerecord, argument-error, pagination
unsupported parameters: %p
exception error will-paginate, activerecord, rails-upgrade, pagination
invalid #{name}: #{value.inspect}
exception error will-paginate, range-error, user-input, pagination
:renderer not specified
exception error will-paginate, renderer, configuration, rails
The #{collection_name} variable appears to be empty. Did you
exception error will-paginate, actionview, naming-convention, rails
DEPRECATION WARNING: #{message} (called from #{offending_lin
console warning will-paginate, deprecation, logging, upgrade