module

ActiveSupport::RangeWithFormat

v5.0.0.1 - Show latest stable

No documentation available for this module.

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/range/conversions.rb