Module: Dropcaster

Defined in:
lib/dropcaster.rb,
lib/dropcaster/item.rb,
lib/dropcaster/errors.rb,
lib/dropcaster/channel.rb,
lib/dropcaster/hashkeys.rb,
lib/dropcaster/channel_file_locator.rb

Defined Under Namespace

Modules: HashKeys Classes: AmbiguousSourcesError, Channel, ChannelFileLocator, ConfigurationError, Item, MissingAttributeError, TemplateNotFoundError

Constant Summary collapse

VERSION =
File.read(File.join(File.dirname(__FILE__), *%w[.. VERSION]))
CHANNEL_YML =
'channel.yml'