Class: Yoda::Server::RootHandler::NotImplementedMethod

Inherits:
Struct
  • Object
show all
Defined in:
lib/yoda/server/root_handler.rb

Instance Attribute Summary collapse

Instance Attribute Details

#method_nameObject

Returns the value of attribute method_name

Returns:

  • (Object)

    the current value of method_name



9
10
11
# File 'lib/yoda/server/root_handler.rb', line 9

def method_name
  @method_name
end