Class: ActiveRecord::Health::DbConfigProxy

Inherits:
Struct
  • Object
show all
Defined in:
lib/activerecord/health/extensions.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



42
43
44
# File 'lib/activerecord/health/extensions.rb', line 42

def name
  @name
end