Skip to content

v0.1.5

Compare
Choose a tag to compare
@reidab reidab released this 14 Jun 01:22
· 120 commits to master since this release
  • 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.