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
/
eager_singularization_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate `supports_migrations?` on connection adapters
Ryuta Kamizono
2017-02-27
1
-129
/
+128
*
Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines
Ryuta Kamizono
2016-08-07
1
-1
/
+0
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-123
/
+123
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-14
/
+14
*
Use teardown helper method.
Guo Xiang Tan
2014-03-14
1
-1
/
+1
*
Don't skip tests if they are not broken. Just don't define they
Rafael Mendonça França
2014-02-16
1
-2
/
+2
*
Extract a method to simplify setup code
Carlos Antonio da Silva
2014-01-16
1
-23
/
+27
*
Use minitest's skip rather than conditionals + early returns
Carlos Antonio da Silva
2014-01-16
1
-47
/
+38
*
Move AR test classes inside the test case
Carlos Antonio da Silva
2014-01-16
1
-38
/
+46
*
Deprecate ActiveRecord::Base.scoped.
Jon Leighton
2012-07-27
1
-7
/
+7
*
ActiveRecord::Base.all returns a Relation.
Jon Leighton
2012-07-27
1
-7
/
+7
*
find and replace deprecated keys
Jon Leighton
2012-04-27
1
-7
/
+7
*
%s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other th...
Jon Leighton
2012-04-27
1
-7
/
+7
*
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
*
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
/
+145