Skip to content
bigfleet edited this page Sep 12, 2010 · 2 revisions

Extending Blanket

Adding a new source or sink is easy.

Sources

Setup

  • Attribute symbols

You have to make sure to include a source_type attribute that matches the Ruby classname of the sources

Lifecycle

prep_command

cleanup_command

Sinks

Clone this wiki locally