Skip to content

Releases: tiagogodinho/mongodb_clone

v0.2.0

25 Dec 17:18
Compare
Choose a tag to compare

Improvements

  • Add support to Rails 4
  • Use the gem railties instead of rails

v0.1.1

26 Jul 19:01
Compare
Choose a tag to compare

Bug fixes

  • Escape the strings

v0.1.0

26 Jul 18:56
Compare
Choose a tag to compare

Improvements

  • Drop database before restore
  • Accept symbol in dump and restore.
dump(:staging).restore(:development, :backup)

v0.0.1

26 Jul 18:54
Compare
Choose a tag to compare

Initial release.