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
/
modules_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove old unavailable link with relevant fix
Gaurav Sharma
2015-03-23
1
-2
/
+1
*
Build fix when running in isolation
Arun Agrawal
2014-11-14
1
-0
/
+1
*
Add support for module-level table_suffix in models
Jenner LaFave
2014-05-05
1
-0
/
+28
*
Use teardown helper method.
Guo Xiang Tan
2014-03-14
1
-1
/
+1
*
add missing require
Aaron Patterson
2013-10-02
1
-0
/
+1
*
Deprecate ActiveRecord::Base.scoped.
Jon Leighton
2012-07-27
1
-4
/
+4
*
remove deprecated calls
Jon Leighton
2012-04-27
1
-3
/
+3
*
%s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other th...
Jon Leighton
2012-04-27
1
-1
/
+1
*
remove calls to find(:first), find(:last) and find(:all)
Jon Leighton
2012-04-26
1
-4
/
+4
*
fix tests
Jon Leighton
2012-04-13
1
-1
/
+1
*
Deprecate inferred JOINs with includes + SQL snippets.
Jon Leighton
2012-01-16
1
-1
/
+1
*
Revert "Deprecate implicit eager loading. Closes #950."
Jon Leighton
2012-01-16
1
-1
/
+1
*
Deprecate implicit eager loading. Closes #950.
Jon Leighton
2011-12-29
1
-1
/
+1
*
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
*
just use a hash for doing association caching
Aaron Patterson
2011-01-07
1
-1
/
+0
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-2
/
+2
*
assert_equal should be used instead of assert
Neeraj Singh
2010-05-18
1
-1
/
+1
*
Refactor compute_type to handle situations where the correct class is already...
Andrew White
2010-04-12
1
-1
/
+32
*
Add the ability to specify table_name_prefix on individual modules
Andrew White
2010-03-28
1
-0
/
+28
*
Changed ActiveRecord::Base.store_full_sti_class to be true by default reflect...
David Heinemeier Hansson
2010-01-03
1
-0
/
+4
*
Changed to use klass instead of constantizing in assign_ids generated method
Dmitry Ratnikov
2009-08-09
1
-12
/
+27
*
Modified Rich Bradley's test-case to fail as part of suite and with a reasona...
Dmitry Ratnikov
2009-08-09
1
-2
/
+16
*
Fix for nested :include with namespaced models.
Rich Bradley
2009-08-09
1
-0
/
+13
*
Improve ActiveRecord::Base#table_name unit tests for nested classes. Closes #...
Josh Peek
2008-04-07
1
-0
/
+5
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-2
/
+2
*
Fix paths
Jeremy Kemper
2008-01-18
1
-1
/
+1
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+34