Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (24 loc) · 658 Bytes

File metadata and controls

38 lines (24 loc) · 658 Bytes
  • Rails: Database: Broken Encoding

  • Replace CLI handing with Thor (github.com/wycats/thor)

  • Add Logger (Reflection::Support.log)

  • Callbacks

  • Remove ruby-git dependency

  • Objects that take care of getting data from or to a system

  • Objects must respond to #apply and #stash

  • Types:

    • Database (can get information from Rails Apps)

    • Directories/Files

  • Defined in a config file

  • Must have a name

  • Can contain any number of reflectables (databases, directories)

  • A place to store stashed data (bundle.stash)

  • Types:

    • Git

    • S3

    • Filesystem