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
/
migration
/
helper.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
-1
/
+1
*
tests, use `if_exists: true` instead of `rescue nil`.
Yves Senn
2015-09-22
1
-1
/
+1
*
Bring original puts back after finishing tests
Akira Matsuda
2014-08-29
1
-4
/
+0
*
Change the default `null` value for timestamps
Sean Griffin
2014-08-12
1
-1
/
+1
*
Initialize accessors to remove some warnings in Ruby 2.0
Carlos Antonio da Silva
2012-11-19
1
-4
/
+2
*
Add references schema statements
Aleksey Magusev
2012-07-03
1
-1
/
+1
*
Refactor migration test_helper
Aleksey Magusev
2012-07-01
1
-23
/
+4
*
silencing migrator tests, refactoring the migration test helper
Aaron Patterson
2012-01-16
1
-0
/
+9
*
adding a test class for table renaming
Aaron Patterson
2012-01-13
1
-0
/
+6
*
moving more renaming tests to the proper test case
Aaron Patterson
2012-01-13
1
-0
/
+8
*
moving rename column tests to their own class
Aaron Patterson
2012-01-13
1
-0
/
+41