Libraries
»
actionset
(0.9.2)
»
Index
»
ActiveSet
»
configure
Method: ActiveSet.configure
Defined in:
lib/active_set.rb
.
configure
{|configuration| ... } ⇒
Object
Yields:
(
configuration
)
30 31 32
# File 'lib/active_set.rb', line 30
def
self
.
configure
yield
(
configuration
)
end