Class: Avo::Loaders::ScopesLoader

Inherits:
Loader
  • Object
show all
Defined in:
lib/avo/loaders/scopes_loader.rb

Instance Attribute Summary collapse

Attributes inherited from Loader

#bag

Method Summary

Methods inherited from Loader

#initialize, #use

Constructor Details

This class inherits a constructor from Avo::Loaders::Loader

Instance Attribute Details

#remove_scope_allObject

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