Class: Avo::Loaders::ScopesLoader
- Defined in:
- lib/avo/loaders/scopes_loader.rb
Instance Attribute Summary collapse
-
#remove_scope_all ⇒ Object
Returns the value of attribute remove_scope_all.
Attributes inherited from Loader
Method Summary
Methods inherited from Loader
Constructor Details
This class inherits a constructor from Avo::Loaders::Loader
Instance Attribute Details
#remove_scope_all ⇒ Object
Returns the value of attribute remove_scope_all.
4 5 6 |
# File 'lib/avo/loaders/scopes_loader.rb', line 4 def remove_scope_all @remove_scope_all end |