This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-01-22 12:57:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7057a213dbbd506defea5ededfd949bcce25858
rails
/
activerecord
/
test
History
Gabe da Silveira
df0720b8b7
Insert generated association members in the same order they are specified when assigning to a has_many :through using the generated *_ids method
...
[
#3491
state:committed] Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2009-11-17 22:24:53 -08:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Insert generated association members in the same order they are specified when assigning to a has_many :through using the generated *_ids method
2009-11-17 22:24:53 -08:00
connections
Adding AR tests for JDBC connections
2009-01-26 16:08:44 +13:00
fixtures
Fix has_one with foreign_key and primary_key association bug which caused the associated object being lost when saving the owner. [
#1756
state:resolved]
2009-09-12 13:43:16 +02:00
migrations
Made migrations transactional for PostgreSQL [
#834
state:resolved]
2008-08-22 14:46:25 -07:00
models
delete correct records for a has_many with :primary_key and :dependent => :delete_all
2009-11-10 18:07:04 +13:00
schema
Enable use of MySQL stored procedures by default.
2009-09-17 10:59:41 -07:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00