Changelog for
rubygem-activemodel-3_2-3.2.13-25.6.x86_64.rpm :
Mon Mar 18 13:00:00 2013 cooloAATTsuse.com
- updated to version 3.2.13
* Specify type of singular association during serialization
*Steve Klabnik
*
Tue Feb 12 13:00:00 2013 cooloAATTsuse.com
- updated to version 3.2.12, no changelog
Tue Jan 8 13:00:00 2013 cooloAATTsuse.com
- updated to version 3.2.11, version bump
Thu Jan 3 13:00:00 2013 cooloAATTsuse.com
- updated to version 3.2.10
Tue Nov 13 13:00:00 2012 cooloAATTsuse.com
- updated to version 3.2.9
* Due to a change in builder, nil values and empty strings now generates
closed tags, so instead of this:
It generates this:
Fri Aug 10 14:00:00 2012 cooloAATTsuse.com
- updated to version 3.2.8, no changes
Fri Jul 27 14:00:00 2012 cooloAATTsuse.com
- update to 3.2.7
* `validates_inclusion_of` and `validates_exclusion_of` now accept `:within` option as alias of `:in` as documented.
* Fix the the backport of the object dup with the ruby 1.9.3p194.
Fri Jun 29 14:00:00 2012 cooloAATTsuse.com
- update to 3.2.6, \"No changes.\"
Mon Apr 23 14:00:00 2012 saschpeAATTsuse.de
- Explicit (build)requires for rubygem-activesupport-3_2
Wed Apr 4 14:00:00 2012 cooloAATTsuse.com
- update to 3.2.3, just a version bump
Fri Mar 23 13:00:00 2012 saschpeAATTsuse.de
- Spec file cleanup:
* Factory preparation
Fri Jan 27 13:00:00 2012 mrueckertAATTsuse.de
- update to 3.2.1
just a version bump
Thu Jan 26 13:00:00 2012 mrueckertAATTsuse.de
- initial package of the 3.2 branch