mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
clarify ORM support
This commit is contained in:
parent
10f49144c3
commit
7274e7841d
@ -48,7 +48,7 @@ This creates configuration initializer and locale files. In the initializer, you
|
||||
end
|
||||
|
||||
By default the plugin extends ActiveRecord if present. If you are using one or more other ORMs, you need to add them to this config option array.
|
||||
As long as the ORM supports ActiveModel it should work.
|
||||
As long as the ORM supports ActiveModel validations, it should work.
|
||||
|
||||
|
||||
== Usage:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user