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-25 06:18:04 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85df4841ddb3db3970fa9e798de698cf6f16752a
rails
/
activerecord
/
test
History
David Heinemeier Hansson
d13623ca46
Added ActiveRecord::Base.each and ActiveRecord::Base.find_in_batches for batch processing [DHH/Jamis Buck]
2009-02-23 12:11:02 +01:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Added ActiveRecord::Base.each and ActiveRecord::Base.find_in_batches for batch processing [DHH/Jamis Buck]
2009-02-23 12:11:02 +01:00
connections
Adding AR tests for JDBC connections
2009-01-26 16:08:44 +13:00
fixtures
Preload uses exclusive scope [
#643
state:resolved]
2008-12-26 18:25:55 +00:00
migrations
Made migrations transactional for PostgreSQL [
#834
state:resolved]
2008-08-22 14:46:25 -07:00
models
Changed API of NestedAttributes to take an array, or hash with index keys, of hashes that have the id on the inside of the attributes hash and updated the FormBuilder to produce such hashes. Also fixed NestedAttributes with composite ids.
2009-02-13 21:47:56 +13:00
schema
Add support for nested object forms to ActiveRecord and the helpers in ActionPack
2009-02-01 14:44:30 +13:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00