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
/
references_index_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
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-2
/
+2
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-16
/
+16
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-1
/
+1
*
Pare back default `index` option for the migration generator
Prathamesh Sonpatki
2016-01-24
1
-4
/
+4
*
Use type column first in multi-column indexes
Derek Prior
2014-10-24
1
-2
/
+2
*
Use teardown helper method.
Guo Xiang Tan
2014-03-14
1
-2
/
+1
*
Don't skip tests if we don't need to.
Rafael Mendonça França
2013-11-08
1
-14
/
+14
*
Alias refute methods to assert_not and perfer assert_not on tests
Rafael Mendonça França
2012-12-31
1
-4
/
+4
*
Skip two tests with polymorphic if current adapter is Oracle Adapter.
Yasuo Honda
2012-06-08
1
-0
/
+3
*
Automatically create indexes for references/belongs_to statements in migrations.
Joshua Wood
2012-04-14
1
-0
/
+99