module
ActiveSupport::RangeWithFormat
v5.1.7 -
Show latest stable
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