module

ActiveSupport::RangeWithFormat

No documentation available for this module.

Constants

RANGE_FORMATS = {\ndb: 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