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
/
test_case.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor assert_sql query to reuse capture_sql
eileencodes
2014-03-31
1
-3
/
+1
*
add capture_sql method to compare sql statements and compare
eileencodes
2014-03-31
1
-0
/
+6
*
Do not count query for all_constraints and all_tab_cols in Oracle
Yasuo Honda
2013-11-18
1
-1
/
+1
*
Do not count "SHOW CREATE TABLE" queries when testing against mysql
Akira Matsuda
2013-11-11
1
-1
/
+1
*
assert_no_queries should allow to ignore some queries
Neeraj Singh
2013-07-30
1
-2
/
+3
*
removes the obsolete private method column_methods_hash [Closes #11406]
Xavier Noria
2013-07-16
1
-0
/
+12
*
remove unused `ActiveRecord::TestCase#sqlite3` method.
Yves Senn
2013-07-02
1
-6
/
+0
*
deprecated `ActiveRecord::TestCase` is no longer public.
Yves Senn
2013-07-02
1
-2
/
+94
*
load active_support/deprecation in active_support/rails
Xavier Noria
2012-08-02
1
-1
/
+0
*
Get ActiveRecord::TestCase back on its feet, despite deprecation. It requires...
Jeremy Kemper
2012-02-05
1
-60
/
+7
*
Moving AR::TestCase in to the AR tests directory
Aaron Patterson
2012-01-24
1
-0
/
+63