Trying to setup the exception_logger plugin on a production server. Everything worked fine on the dev machine. Trying to rake db:migrate on the prod server and i get this error:
rake aborted!
no such file to load -- pagination
What am i missing?