Class: Zuul::ActiveRecord::Scope

Inherits:
Object
  • Object
show all
Defined in:
lib/zuul/active_record/scope.rb

Instance Attribute Summary collapse

Instance Attribute Details

#configObject (readonly)

Returns the value of attribute config.



4
5
6
# File 'lib/zuul/active_record/scope.rb', line 4

def config
  @config
end

#nameObject (readonly)

Returns the value of attribute name.



4
5
6
# File 'lib/zuul/active_record/scope.rb', line 4

def name
  @name
end