Libraries
»
balanced
(1.2.1)
»
Index
»
Balanced
»
post
Method: Balanced.post
Defined in:
lib/balanced.rb
.
post
(*args, &block) ⇒
Object
64 65 66
# File 'lib/balanced.rb', line 64
def
post
(
*
args
,
&
block
)
self
.
client
.
post
*
args
end