index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
cases
/
associations
/
extension_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #3890. (Calling proxy_association in scope chain.)
Jon Leighton
2011-12-08
1
-0
/
+6
*
Disable active record marshalling tests on Ruby 1.8.7 on Travis CI, as they h...
Jon Leighton
2011-09-06
1
-0
/
+10
*
Work around for lolruby bug. (Read on for explanation.)
Jon Leighton
2011-08-13
1
-2
/
+6
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
Use proper objects to do the work to build the associations (adding methods, ...
Jon Leighton
2011-02-21
1
-8
/
+12
*
Propagate association extensions to scopes called on the association.
Glenn Vanderburg
2011-02-01
1
-0
/
+5
*
avoids warnings about mismatched indentations in Ruby 1.9.2
Xavier Noria
2010-08-19
1
-8
/
+5
*
fixed indentation in test cases
Mark Turner
2010-08-11
1
-2
/
+1
*
applied patch to fix the associations with blocks in modules bug from an old ...
Adeh DeSandies
2008-09-20
1
-0
/
+15
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-2
/
+2
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+47