Method: CodeWeb::MethodCall#hash_arg

Defined in:
lib/code_web/method_call.rb

#hash_argObject



79
80
81
# File 'lib/code_web/method_call.rb', line 79

def hash_arg
  args.first
end