Method: Application::ApplicationParams#name

Defined in:
lib/a-commons.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



1052
1053
1054
# File 'lib/a-commons.rb', line 1052

def name
  @name
end