Flowdock

No documentation

This class has no description. You can help the Ruby on Rails community by adding new notes.

Constants

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

Attributes

Show files where this class is defined (6 files)
Register or log in to add new notes.