Libraries
»
wechatpay
(0.0.2)
»
Index
»
Wechatpay
»
configure
Method: Wechatpay.configure
Defined in:
lib/wechatpay.rb
.
configure
{|Config| ... } ⇒
Object
Yields:
(
Config
)
19 20 21
# File 'lib/wechatpay.rb', line 19
def
configure
yield
Config
if
block_given?
end