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
43711083dd34252877bab9df43d3db0fd42feeb2
rails
/
activerecord
/
test
History
Jon Leighton
43711083dd
Fix the tests (I have actually verified that these are also the 'right' fixes, rather than just making the tests pass again)
2010-10-03 11:56:32 +01:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Fix the tests (I have actually verified that these are also the 'right' fixes, rather than just making the tests pass again)
2010-10-03 11:56:32 +01:00
connections
use database from ARUNIT_DB_NAME environment variable when running tests on Oracle
2010-08-23 10:50:21 -07:00
fixtures
Add support for table aliasing, with a test that needs aliasing in order to work correctly. This test incidentally provides a more complicated test case (4 inner joins, 2 using polymorphism).
2010-10-02 21:45:46 +01:00
migrations
Fix copying migrations to empty directory
2010-09-03 22:59:10 +02:00
models
Add support for table aliasing, with a test that needs aliasing in order to work correctly. This test incidentally provides a more complicated test case (4 inner joins, 2 using polymorphism).
2010-10-02 21:45:46 +01:00
schema
Initial nested_has_many_through support [
#1152
]
2010-09-26 22:25:25 +10:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00