mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
tiny doc change
This commit is contained in:
parent
6db8b7d908
commit
91f9f65bc0
@ -22,9 +22,9 @@ think should be a valid date or time string.
|
||||
* Restores ability to see raw value entered for date/time attributes with
|
||||
_before_type_cast modifier, which was lost in Rails 2.1.
|
||||
|
||||
* Respects new timezone features of Rails 2.1.
|
||||
* Supports Rails timezone handling
|
||||
|
||||
* Supports Rails 2.2 I18n for the error messages
|
||||
* Supports Rails I18n for the error messages
|
||||
|
||||
* Rspec matcher for testing model validation of dates and times
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user