# File lib/will_paginate/finders/base.rb, line 43
def
per_page=
(
limit
)
@per_page
=
limit
.
to_i
end