mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-26 07:43:00 +00:00
list mongoid in config comments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
ValidatesTimeliness.setup do |config|
|
||||
# Add plugin to supported ORMs (only :active_record for now)
|
||||
# Add plugin to supported ORMs (:active_record, :mongoid)
|
||||
# config.extend_orms = [ :active_record ]
|
||||
#
|
||||
# User the plugin date/time parser which is stricter and extendable
|
||||
|
||||
Reference in New Issue
Block a user