Class: ActiveRecord::Health::DbConfigProxy
- Inherits:
-
Struct
- Object
- Struct
- ActiveRecord::Health::DbConfigProxy
- Defined in:
- lib/activerecord/health/extensions.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
42 43 44 |
# File 'lib/activerecord/health/extensions.rb', line 42 def name @name end |