Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 215 Bytes

CHANGELOG.md

File metadata and controls

14 lines (8 loc) · 215 Bytes

0.2.0

  • Added stop! (#1)

0.1.1

  • Locks down all tables by querying postgres as opposed to looking for descendants of ActiveRecord::Base
  • Adds an exclude_tables option

0.1.0

  • Initial release