pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/ruby-activerecord3



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Jun 11 03:22:09 UTC 2011

Modified Files:
        pkgsrc/databases/ruby-activerecord3: Makefile distinfo

Log Message:
Update ruby-activerecord3 pacakge to 3.0.8.

*Rails 3.0.8 (unreleased)*

* Fix various problems with using :primary_key and :foreign_key options in 
conjunction with
  :through associations. [Jon Leighton]

* Correctly handle inner joins on polymorphic relationships.

* Fixed infinity and negative infinity cases in PG date columns.

* Creating records with invalid associations via `create` or `save` will no
  longer raise exceptions.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/ruby-activerecord3/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/databases/ruby-activerecord3/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index