Class: Bullet::Notification::UnusedEagerLoading
- Inherits:
-
Object
- Object
- Bullet::Notification::UnusedEagerLoading
- Defined in:
- sig/stubs/rails.rbs
Instance Attribute Summary collapse
-
#associations ⇒ Object
readonly
Returns the value of attribute associations.
-
#base_class ⇒ Object
readonly
Returns the value of attribute base_class.
Instance Attribute Details
#associations ⇒ Object (readonly)
Returns the value of attribute associations.
66 67 68 |
# File 'sig/stubs/rails.rbs', line 66 def associations @associations end |
#base_class ⇒ Object (readonly)
Returns the value of attribute base_class.
65 66 67 |
# File 'sig/stubs/rails.rbs', line 65 def base_class @base_class end |