Class: N1Loader::ActiveRecord::Associations::Preloader::N1LoaderReflection
- Inherits:
-
Struct
- Object
- Struct
- N1Loader::ActiveRecord::Associations::Preloader::N1LoaderReflection
- Defined in:
- lib/n1_loader/active_record/associations_preloader_v5.rb,
lib/n1_loader/active_record/associations_preloader_v6.rb,
lib/n1_loader/active_record/associations_preloader_v7.rb
Instance Attribute Summary collapse
-
#loader ⇒ Object
Returns the value of attribute loader.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Method Summary collapse
Instance Attribute Details
#loader ⇒ Object
Returns the value of attribute loader
7 8 9 |
# File 'lib/n1_loader/active_record/associations_preloader_v5.rb', line 7 def loader @loader end |
#name ⇒ Object
Returns the value of attribute name
7 8 9 |
# File 'lib/n1_loader/active_record/associations_preloader_v5.rb', line 7 def name @name end |
Instance Method Details
#options ⇒ Object
8 9 10 |
# File 'lib/n1_loader/active_record/associations_preloader_v5.rb', line 8 def {} end |