pkgsrc/databases/ruby-activerecord3
taca 27a33928b5 Update ruby-activerecord3 package to 3.0.10.
Rails 3.0.10

* Magic encoding comment added to schema.rb files

* schema.rb is written as UTF-8 by default.

* Ensuring an established connection when running `rake db:schema:dump`

* Association conditions will not clobber join conditions.

* Destroying a record will destroy the HABTM record before destroying
  itself.  GH #402.

* Make `ActiveRecord::Batches#find_each` to not return `self`.

* Update `table_exists?` in PG to to always use current search_path or
  schema if explictly set.
2011-08-17 14:18:44 +00:00
..
DESCR
distinfo Update ruby-activerecord3 package to 3.0.10. 2011-08-17 14:18:44 +00:00
Makefile Update ruby-activerecord3 pacakge to 3.0.8. 2011-06-11 03:22:09 +00:00
PLIST Update ruby-activerecord3 package to 3.0.10. 2011-08-17 14:18:44 +00:00