Skip to content

v0.4.0

Compare
Choose a tag to compare
@ledermann ledermann released this 09 Jun 07:46
· 229 commits to master since this release
  • Testsuite migrated to RSpec
  • Travis: Test against Rails 4.0/4.1 and Ruby 2.1.0
  • Generated migration fixed to be .rb file (PR #36, thanks to @jarinudom)
  • In queries, use ReadMark.table_name to allow custom table names (PR #39, thanks to @felipetio)