installing will_paginate

Hi,

Sorry if I ask something evident. The thing you posted is telling your app that the gem is used.

But did you really installed it using rake gems:install? I assume you require will_paginate in your controller right?

Cheers.