Class: ActWithBooleans::Admin::Location

Inherits:
Struct
  • Object
show all
Defined in:
lib/act_with_booleans/booleans.rb

Instance Attribute Summary collapse

Instance Attribute Details

#modelObject

Returns the value of attribute model

Returns:

  • (Object)

    the current value of model



4
5
6
# File 'lib/act_with_booleans/booleans.rb', line 4

def model
  @model
end

#originObject

Returns the value of attribute origin

Returns:

  • (Object)

    the current value of origin



4
5
6
# File 'lib/act_with_booleans/booleans.rb', line 4

def origin
  @origin
end

#positionObject

Returns the value of attribute position

Returns:

  • (Object)

    the current value of position



4
5
6
# File 'lib/act_with_booleans/booleans.rb', line 4

def position
  @position
end