Class: Babelyoda::LengthCheckerParams

Inherits:
Object
  • Object
show all
Includes:
SpecificationLoader
Defined in:
lib/babelyoda/length_checker_params.rb

Instance Attribute Summary collapse

Method Summary

Methods included from SpecificationLoader

#dump, included, #initialize, #method_missing

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Babelyoda::SpecificationLoader

Instance Attribute Details

#deltaObject

Returns the value of attribute delta.



8
9
10
# File 'lib/babelyoda/length_checker_params.rb', line 8

def delta
  @delta
end

#ratioObject

Returns the value of attribute ratio.



7
8
9
# File 'lib/babelyoda/length_checker_params.rb', line 7

def ratio
  @ratio
end