Libraries
»
open_router
(0.3.3)
»
Index
»
OpenRouter
»
configure
Method: OpenRouter.configure
Defined in:
lib/open_router.rb
.
configure
{|configuration| ... } ⇒
Object
Yields:
(
configuration
)
58 59 60
# File 'lib/open_router.rb', line 58
def
self
.
configure
yield
(
configuration
)
end