Module: BallGag::Engine::ClassMethods

Included in:
BallGag
Defined in:
lib/ball_gag/engine.rb

Instance Attribute Summary collapse

Instance Attribute Details

#engineObject

Returns the value of attribute engine.



4
5
6
# File 'lib/ball_gag/engine.rb', line 4

def engine
  @engine
end

#only_validate_on_attribute_changedObject

Returns the value of attribute only_validate_on_attribute_changed.



4
5
6
# File 'lib/ball_gag/engine.rb', line 4

def only_validate_on_attribute_changed
  @only_validate_on_attribute_changed
end