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
/
models
/
pet.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
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-1
/
+1
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-1
/
+1
*
Fix undefined method `owners' for NullPreloader:Class
Ladislav Smola
2016-04-06
1
-0
/
+3
*
Add missing require to inheritance test
Carlos Antonio da Silva
2013-04-03
1
-2
/
+0
*
Deprecate set_primary_key in favour of self.primary_key=
Jon Leighton
2011-11-29
1
-1
/
+1
*
fix warnings, stop using global variables
Aaron Patterson
2010-11-30
1
-1
/
+5
*
If a nested_attribute is being marked for destruction and at the same time an...
Neeraj Singh
2010-11-24
1
-0
/
+8
*
Added :touch option to belongs_to associations that will touch the parent rec...
David Heinemeier Hansson
2009-04-16
1
-1
/
+1
*
Ensure has_many :through works with changed primary keys [#736 state:resolved]
Jim Remsik and Tim Pope
2009-03-09
1
-1
/
+2
*
Fixed preloading belongs_to associations which reference a custom foreign key...
Jeremy Kemper
2008-01-31
1
-0
/
+4