class

Range

v4.2.1 - Show latest stable - Superclass: Object

No documentation available for this class.

Constants

RANGE_FORMATS = {\n:db => Proc.new { |start, stop| "BETWEEN '#{start.to_s(:db)}' AND '#{stop.to_s(:db)}'" }\n}

Files

  • activesupport/lib/active_support/core_ext/enumerable.rb
  • activesupport/lib/active_support/core_ext/object/json.rb
  • activesupport/lib/active_support/core_ext/range/conversions.rb
  • activesupport/lib/active_support/core_ext/range/each.rb
  • activesupport/lib/active_support/core_ext/range/include_range.rb
  • activesupport/lib/active_support/core_ext/range/overlaps.rb