Libraries
»
conf_conf
(2.0.4)
»
Index
»
ConfConf
»
Configuration
»
#run
Method: ConfConf::Configuration#run
Defined in:
lib/conf_conf/configuration.rb
#
run
(block) ⇒
Object
11 12 13
# File 'lib/conf_conf/configuration.rb', line 11
def
run
(
block
)
instance_eval
(
&
block
)
end