Class: Ardb::RecordSpy::ClassMethods::CallbackType

Inherits:
Struct
  • Object
show all
Defined in:
lib/ardb/record_spy.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



140
141
142
# File 'lib/ardb/record_spy.rb', line 140

def name
  @name
end

#optionsObject

Returns the value of attribute options

Returns:

  • (Object)

    the current value of options



140
141
142
# File 'lib/ardb/record_spy.rb', line 140

def options
  @options
end