Libraries
»
formstack_client
(0.1.0)
»
Index
»
Formstack
»
Client
»
#forms
Method: Formstack::Client#forms
Defined in:
lib/formstack/client.rb
#
forms
(args = {}) ⇒
Object
15 16 17
# File 'lib/formstack/client.rb', line 15
def
forms
(
args
=
{
}
)
get
(
"form"
,
args
)
end