This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e2852a4870677cab12e61795a1c500058f8f111
rails
/
activerecord
/
lib
/
active_record
/
relation
History
Pratik Naik
4148c686ec
Delegate :average, :minimum, :maximum, :sum to Relation
2010-01-19 15:50:47 +05:30
..
calculation_methods.rb
Delegate :average, :minimum, :maximum, :sum to Relation
2010-01-19 15:50:47 +05:30
finder_methods.rb
Add Relation#construct_relation_for_association_calculations for calculations with includes
2010-01-19 15:22:09 +05:30
predicate_builder.rb
Handle invalid query IN() generated when a blank array is supplied in hash conditions
2010-01-18 18:56:55 +05:30
query_methods.rb
Make scopes use relations under the hood
2010-01-16 00:02:46 +05:30
spawn_methods.rb
Dont check for class equaity when merging relations
2010-01-18 04:28:21 +05:30