Libraries
»
tagalys
(0.2.6)
»
Index
»
Tagalys
»
configure
Method: Tagalys.configure
Defined in:
lib/tagalys.rb
.
configure
{|configuration| ... } ⇒
Object
Yields:
(
configuration
)
18 19 20
# File 'lib/tagalys.rb', line 18
def
configure
yield
(
configuration
)
end