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
/
adapters
/
mysql2
/
boolean_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
*
Remove duplicated "test" prefix
Ryuta Kamizono
2017-04-07
1
-2
/
+2
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-2
/
+2
*
Use `QUOTED_TRUE` and `QUOTED_FALSE` instead of magic strings
yui-knk
2016-04-05
1
-2
/
+12
*
make it possible to run AR tests with bin/test
Yves Senn
2015-06-11
1
-1
/
+1
*
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
1
-1
/
+1
*
Stop relying on columns for type information in mysql2 casting tests
Sean Griffin
2015-01-01
1
-4
/
+2
*
Clear schema cache before each test
Akira Matsuda
2014-09-01
1
-0
/
+1
*
active_record: Type cast booleans and durations for string columns.
Dylan Thacker-Smith
2014-07-06
1
-2
/
+2
*
Unifies mysql and mysql2 casting of booleans.
Yves Senn
2013-11-11
1
-3
/
+3
*
test cases to describe the MySQL boolean behavior.
Yves Senn
2013-11-11
1
-0
/
+91