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
/
scoping
/
named_scoping_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `load` rather than `collect` for force loading
Ryuta Kamizono
2017-03-19
1
-9
/
+9
*
Order array contents to match Relation#first
Matthew Draper
2017-02-25
1
-1
/
+1
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-2
/
+2
*
improve error message when include assertions fail
Michael Grosser
2016-09-16
1
-2
/
+2
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-10
/
+10
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-12
/
+12
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-19
/
+19
*
Fix the calling `merge` method at first in a scope
suginoy
2016-07-19
1
-0
/
+7
*
Fix some typos in comments.
Joe Rafaniello
2016-05-04
1
-1
/
+1
*
Do not delegate `AR::Base#empty?` to `all`
Sean Griffin
2016-05-02
1
-6
/
+0
*
Delegate some additional methods in querying.rb
Kenta
2016-03-30
1
-0
/
+20
*
Suppress :warning:s
Akira Matsuda
2016-01-28
1
-1
/
+1
*
scope needs the second argument
Akira Matsuda
2016-01-28
1
-1
/
+1
*
Revert "Remove valid_scope_name? check - use ruby"
Akira Matsuda
2016-01-28
1
-0
/
+19
*
Removed mocha from Active Record Part 1
Ronak Jangir
2015-08-25
1
-4
/
+6
*
Error message testing fix
Franky W
2015-02-20
1
-2
/
+4
*
`WhereClause#predicates` does not need to be public
Sean Griffin
2015-01-27
1
-2
/
+2
*
Remove all references to `where_values` in tests
Sean Griffin
2015-01-25
1
-1
/
+1
*
Build fix when running in isolation
Arun Agrawal
2014-11-14
1
-0
/
+1
*
Merge pull request #17374 from maurogeorge/scope-exception
Yves Senn
2014-10-27
1
-0
/
+7
|
\
|
*
Raises ArgumentError when try to define a scope without a callable
Mauro George
2014-10-23
1
-0
/
+6
|
/
*
Enums shouldn't ruin people's anniversaries
Godfrey Chan
2014-09-04
1
-2
/
+5
*
Revert "Merge pull request #14544 from jefflai2/named_scope_sti"
Rafael Mendonça França
2014-05-21
1
-6
/
+1
*
Merge pull request #14544 from jefflai2/named_scope_sti
Rafael Mendonça França
2014-05-20
1
-1
/
+6
|
\
|
*
Fixes Issue #13466.
Jefferson Lai
2014-04-23
1
-1
/
+6
*
|
Block a few default Class methods as scope name.
Arthur Neves
2014-04-03
1
-0
/
+3
|
/
*
Remove warnings for already defined methods
Rafael Mendonça França
2014-02-01
1
-1
/
+3
*
`scope` now raises on "dangerous" name conflicts
Godfrey Chan
2014-01-29
1
-0
/
+57
*
Ensure #second acts like #first AR finder
Jason Meller
2014-01-20
1
-4
/
+4
*
Remove deprecated `scope` use without passing a callable object.
Arun Agrawal
2013-07-03
1
-10
/
+0
*
calling default_scope without a proc will raise ArgumentError
Neeraj Singh
2013-07-02
1
-3
/
+2
*
remove deprecated implicit join references.
Yves Senn
2013-06-29
1
-5
/
+0
*
Fix scope chaining + STI
Jon Leighton
2013-04-05
1
-1
/
+1
*
failing test for #9869
Neeraj Singh
2013-04-05
1
-0
/
+5
*
rename named_scope_test.rb to a proper file name
Takehiro Adachi
2013-03-30
1
-0
/
+462