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
/
invalid_connection_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-15
/
+15
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-1
/
+1
*
tests, don't connect to mysql when running sqlite3 tests.
Yves Senn
2015-12-28
1
-0
/
+2
*
Remove legacy mysql adapter
Abdelkader Boudih
2015-12-17
1
-1
/
+1
*
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
1
-1
/
+1
*
Use teardown helper method.
Guo Xiang Tan
2014-03-14
1
-1
/
+1
*
Changed message for Model.inspect
Arun Agrawal
2013-11-09
1
-1
/
+1
*
Fix test
Jon Leighton
2013-06-28
1
-1
/
+8
*
Fix rake test_sqlite3_mem
Jon Leighton
2013-06-28
1
-10
/
+5
*
`inspect` for AR model classes does not initiate a new connection.
Yves Senn
2013-06-20
1
-0
/
+20