rails--rails/activemodel/test
Angelo capilleri 5646d65d01 changed xml type datetime to dateTime, fixes #6328
XmlMini define the xml 'datatime', but according to
http://www.w3.org/TR/xmlschema-2/#dateTime could be better
change this to 'dateTime' with upper case letter 'T.
So 'DateTime' and 'Time' are redefined from 'datetime' to 'dateTime'

add the changing to the changelog
2012-05-23 14:45:56 +02:00
..
cases changed xml type datetime to dateTime, fixes #6328 2012-05-23 14:45:56 +02:00
models
validators
config.rb