mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-25 15:22:58 +00:00
Remove all mongoid stuff and put in validates_timeliness-mongoid
This commit is contained in:
@@ -28,7 +28,7 @@ module ValidatesTimeliness
|
||||
attr_accessor :extend_orms, :ignore_restriction_errors, :restriction_shorthand_symbols, :use_plugin_parser
|
||||
end
|
||||
|
||||
# Extend ORM/ODMs for full support (:active_record, :mongoid).
|
||||
# Extend ORM/ODMs for full support (:active_record).
|
||||
self.extend_orms = []
|
||||
|
||||
# Ignore errors when restriction options are evaluated
|
||||
|
||||
Reference in New Issue
Block a user