Newly installed will_paginate 3.0.0
gem \'will_paginate\', \'~> 3.0.0\', :require=>\'will_paginate/data_mapper\'
Running a controller que
There is a similar question with an answer that indicates that auto-requiring here is the problem. See will_paginate undefined method. The Will_paginate gem appears to work though for the question and answer.