Module: Pacer::Transform::HasCountCap

Defined in:
lib/pacer/transform/has_count_cap.rb

Instance Attribute Summary collapse

Instance Attribute Details

#maxObject

Returns the value of attribute max.



18
19
20
# File 'lib/pacer/transform/has_count_cap.rb', line 18

def max
  @max
end

#minObject

Returns the value of attribute min.



18
19
20
# File 'lib/pacer/transform/has_count_cap.rb', line 18

def min
  @min
end