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-27 07:17:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
893fb5bb639b0938f6762ef1165b05abae255986
rails
/
activerecord
/
test
History
S. Brent Faulkner
bbedb6a624
remember created records and select a random one instead of relying on sequential id values starting at 1
...
Signed-off-by: Michael Koziarski <
michael@koziarski.com
>
2008-08-21 19:33:26 +02:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
remember created records and select a random one instead of relying on sequential id values starting at 1
2008-08-21 19:33:26 +02:00
connections
Consistently use the framework's configured logger and avoid reverting to RAILS_DEFAULT_LOGGER unless necessary.
2008-08-18 23:36:13 -05:00
fixtures
Add has_many :primary_key option to allow setting the primary key on a has many association
2008-07-06 20:25:10 +02:00
migrations
Added protection against duplicate migration names (Aslak Hellesøy) [
#112
state:resolved]
2008-05-11 13:37:29 -05:00
models
Fix generated WHERE IN query for named scopes. [
#583
state:resolved]
2008-08-21 16:11:28 +01:00
schema
update_counters should update nil values.
2008-07-15 16:21:11 -07:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00