Module: Slotify

Defined in:
lib/slotify.rb,
lib/slotify/error.rb,
lib/slotify/slots.rb,
lib/slotify/value.rb,
lib/slotify/version.rb,
lib/slotify/value_store.rb,
lib/slotify/value_options.rb,
lib/slotify/extensions/base.rb,
lib/slotify/value_collection.rb,
lib/slotify/extensions/template.rb,
lib/slotify/concerns/slot_compatability.rb,
lib/slotify/extensions/partial_renderer.rb,
lib/slotify/services/tag_options_merger.rb,
lib/slotify/services/method_args_resolver.rb,
lib/slotify/concerns/symbol_inflection_helper.rb

Defined Under Namespace

Modules: Extensions, MethodArgsResolver, SlotCompatability, SymbolInflectionHelper, TagOptionsMerger Classes: Error, MultipleSlotEntriesError, ReservedSlotNameError, Slots, StrictSlotsError, UnknownSlotError, Value, ValueCollection, ValueOptions, ValueStore

Constant Summary collapse

VERSION =
"0.1.1"