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
/
reply.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
-11
/
+11
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-4
/
+4
*
Add test to AR's counter_cache_test.rb
Takehiro Adachi
2013-05-18
1
-0
/
+1
*
unused scope
Akira Matsuda
2013-01-02
1
-2
/
+0
*
Remove mass assignment security from ActiveRecord
Guillermo Iguaran
2012-09-16
1
-2
/
+0
*
Deprecate eager-evaluated scopes.
Jon Leighton
2012-03-21
1
-1
/
+1
*
DRY up the code which instantiates the association proxy
Jon Leighton
2011-01-11
1
-0
/
+7
*
Fix failing test.
José Valim
2010-05-21
1
-3
/
+3
*
Make sure valid? preceives the context as in ActiveModel API (ht: Carlos Anto...
José Valim
2010-05-10
1
-0
/
+5
*
Rename named_scope to scope
Pratik Naik
2010-01-18
1
-1
/
+1
*
Simplify repair_validations on AR and make it work with new callbacks.
José Valim
2010-01-01
1
-2
/
+4
*
Changed ActiveRecord to use new callbacks and speed up observers by only noti...
José Valim
2009-09-08
1
-4
/
+4
*
Add primary_key option to belongs_to association
Szymon Nowak
2009-07-15
1
-1
/
+2
*
Deprecate Model#validate/validate_on_create/validate_on_update. Use Model.val...
Pratik Naik
2009-03-21
1
-3
/
+7
*
Move all the Active Record validations to Active Model
Pratik Naik
2009-03-19
1
-5
/
+5
*
Ensure belongs_to association with a counter cache in name spaced model works...
Adam Cooper
2009-03-06
1
-0
/
+6
*
Fix file permissions
Tarmo Tänav
2008-07-31
1
-0
/
+0
*
Change tests against all scope to base scope as all is now used as a finder a...
David Heinemeier Hansson
2008-04-30
1
-0
/
+2
*
Fix paths
Jeremy Kemper
2008-01-18
1
-1
/
+1
*
move assets and models
Jeremy Kemper
2008-01-18
1
-0
/
+37