diff options
author | taca <taca@pkgsrc.org> | 2011-08-17 14:18:44 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-08-17 14:18:44 +0000 |
commit | 2c9e400edb5fd44ca800219a363a2a910357d14b (patch) | |
tree | 0e3f2a47b533b6678f982454d42c5cb40a875725 /print | |
parent | a4dbbebd4d526ce4779f3adf6566f3ee151558c8 (diff) | |
download | pkgsrc-2c9e400edb5fd44ca800219a363a2a910357d14b.tar.gz |
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.
Diffstat (limited to 'print')
0 files changed, 0 insertions, 0 deletions