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
/
core_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix inspect with non-primary key id attribute
Eugene Kenny
2018-11-06
1
-0
/
+12
*
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
1
-4
/
+4
*
Remove usage of strip_heredoc in the framework in favor of <<~
Rafael Mendonça França
2018-02-16
1
-41
/
+40
*
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
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
1
-0
/
+1
|
\
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
|
Make ActiveRecord frozen string literal friendly.
Pat Allan
2017-06-20
1
-4
/
+4
|
/
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-2
/
+2
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-17
/
+17
*
pretty_print will use #inspect if a subclass redefines it
Ethan
2015-01-12
1
-0
/
+11
*
implement ActiveRecord::Base#pretty_print + changelog
Ethan
2014-05-29
1
-0
/
+68
*
Extract AR::Core#inspect and AR::Core.inspect's test code from base_test.rb
Takehiro Adachi
2013-05-22
1
-0
/
+33