readmen tweaks

This commit is contained in:
Adam Meehan 2010-08-02 18:13:41 +10:00
parent 3c8e5c16fc
commit bbde35bf89

View File

@ -82,7 +82,9 @@ Regular validation options:
:unless - Execute validation when :unless evaluates false
== ERROR MESSAGES
== CONFIGURATION
=== ERROR MESSAGES
Using the I18n system to define new defaults:
@ -98,11 +100,9 @@ Using the I18n system to define new defaults:
after: "must be after %{restriction}"
on_or_after: "must be on or after %{restriction}"
The %{restriction}} signifies where the interpolation value for the restriction will be inserted.
The %{restriction} signifies where the interpolation value for the restriction will be inserted.
== CONFIGURATION
=== DUMMY DATE FOR TIME TYPES
Given that Ruby has no support for a time-only type, all time type columns are evaluated