Module
Dragonfly::Configurable::InstanceMethods
In:
lib/dragonfly/configurable.rb
Methods
configuration
configure
configure_with
has_configuration_method?
Public Instance methods
configuration
()
configure
() {|ConfigurationProxy.new(self)| ...}
configure_with
(configurer, *args, &block)
has_configuration_method?
(method_name)
[Validate]