Libraries
»
rsr_group
(2.0.2)
»
Index
»
RsrGroup
»
configure
Method: RsrGroup.configure
Defined in:
lib/rsr_group.rb
.
configure
{|config| ... } ⇒
Object
Yields:
(
config
)
34 35 36
# File 'lib/rsr_group.rb', line 34
def
self
.
configure
yield
(
config
)
end