3 lines
51 B
Ruby
3 lines
51 B
Ruby
|
require 'will_paginate'
|
||
|
|
||
|
WillPaginate.per_page = 12
|