Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed xml type datetime to dateTime, fixes #6328 #1

Merged
merged 1 commit into from May 23, 2012
Merged

Conversation

acapilleri
Copy link
Owner

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

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
acapilleri added a commit that referenced this pull request May 23, 2012
changed  xml type datetime to dateTime, fixes rails#6328
@acapilleri acapilleri merged commit 73c9aa6 into master May 23, 2012
acapilleri pushed a commit that referenced this pull request Oct 9, 2013
…assignment

Issue #1: :before_add callback is called when nested attributes assignment assigns to existing record if the association is not yet loaded
Issue rails#2: Nested Attributes assignment does not affect the record in the association target when callback triggers loading of the association
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant