Libraries
»
code_web
(0.0.8)
»
Index
»
CodeWeb
»
MethodCall
»
#arg_keys
Method: CodeWeb::MethodCall#arg_keys
Defined in:
lib/code_web/method_call.rb
#
arg_keys
⇒
Object
83 84 85
# File 'lib/code_web/method_call.rb', line 83
def
arg_keys
args
.
first
.
keys
end