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
/
developer.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
with_exclusive_scope does not work properly if ARel is passed. It does work n...
Neeraj Singh
2010-06-29
1
-1
/
+7
*
Fix a bug where default_scope was overriding attributes given on model initia...
Henry Hsu
2010-02-26
1
-0
/
+5
*
Rename named_scope to scope
Pratik Naik
2010-01-18
1
-2
/
+2
*
Make sure default_scope#create checks for options[:conditions] [#2181 state:r...
Pratik Naik
2009-05-18
1
-0
/
+10
*
Fix default_scope to work in combination with named scopes
Tom Stuart
2008-11-17
1
-7
/
+7
*
Added default_scope to Base [#1381 state:committed] (Paweł Kondzior)
Pratik Naik
2008-11-16
1
-0
/
+12
*
Revert "Added default_scope to Base [#1381 state:committed] (Paweł Kondzior)...
David Heinemeier Hansson
2008-11-16
1
-12
/
+0
*
Added default_scope to Base [#1381 state:committed] (Paweł Kondzior)
David Heinemeier Hansson
2008-11-16
1
-0
/
+12
*
Fix generated WHERE IN query for named scopes. [#583 state:resolved]
Philip Hallstrom
2008-08-21
1
-0
/
+2
*
Disable validations for associated belongs_to record by default
Pratik Naik
2008-06-11
1
-2
/
+2
*
Add :validate option to associations. [#301 state:resolved]
Jan De Poorter
2008-06-11
1
-0
/
+1
*
Calling ActiveRecord#inspect on an unloaded association won't wipe the collec...
Andreas Neuhaus
2008-05-08
1
-0
/
+4
*
move assets and models
Jeremy Kemper
2008-01-18
1
-0
/
+72
[prev]