v0.1.5
- Fix exceptions typically caused by bots submitting invalid pagination parameters. Now all pagination parameters are sanitized.
- Restrict use to Rails 3.0.x because newer versions are not compatible. Will try to add support for newer Rails releases later.
- Update test/development dependencies.
- Add travis-ci support.