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 15:28:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
766fb54c8f112aa2ae82a031a4bb1b0d040a4e84
rails
/
activerecord
/
test
History
Andrew White
db22c89543
Merge scoped :joins together instead of overwriting them. May expose scoping bugs in your code!
...
[
#501
state:resolved] Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2008-08-28 12:07:15 -07:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Merge scoped :joins together instead of overwriting them. May expose scoping bugs in your code!
2008-08-28 12:07:15 -07: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
Made migrations transactional for PostgreSQL [
#834
state:resolved]
2008-08-22 14:46:25 -07:00
models
Fixed ordering in test_find_in_association_with_custom_finder_sql_and_multiple_interpolations
2008-08-22 10:39:45 +03:00
schema
Create mysql binary_fields table with latin1 character set as with utf8 all the limits would have to be divided by 3 to get the expected text types
2008-08-26 01:49:19 -07:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00