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-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d8f8066cd1d34487ecd6e9ed43033a5aaa2096cb
rails
/
activerecord
/
lib
History
Hongli Lai (Phusion)
d8f8066cd1
Add support for dumping non-standard primary keys when using the SQLite3 adapter. Fix unit tests so that this feature is tested for all adapters.
...
Signed-off-by: Yehuda Katz <
wycats@yehuda-katzs-macbookpro41.local
>
2009-07-07 16:17:49 -07:00
..
active_record
Add support for dumping non-standard primary keys when using the SQLite3 adapter. Fix unit tests so that this feature is tested for all adapters.
2009-07-07 16:17:49 -07:00
active_record.rb
Added ActiveRecord::Base.each and ActiveRecord::Base.find_in_batches for batch processing [DHH/Jamis Buck]
2009-02-23 12:11:02 +01:00
activerecord.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00