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
d90b4e2615e8048fdeffc6dffe3246704adee01f
rails
/
activerecord
/
lib
/
active_record
/
relation
History
Aaron Patterson
f3e9cbc695
use an attribute rather than a SQL literal
2011-02-26 16:05:15 -08:00
..
batches.rb
Fix Typos: remove several occurences of the the
2011-02-17 20:46:52 -05:00
calculations.rb
removing limits and offsets from COUNT queries unless both are specified. [
#6268
state:resolved]
2011-02-25 15:38:59 -08:00
finder_methods.rb
keep options titles consistent to "Options"
2011-02-03 23:51:06 -05:00
predicate_builder.rb
Split AssociationProxy into an Association class (and subclasses) which manages the association, and a CollectionProxy class which is *only* a proxy. Singular associations no longer have a proxy. See CHANGELOG for more.
2011-02-18 00:00:13 +00:00
query_methods.rb
use an attribute rather than a SQL literal
2011-02-26 16:05:15 -08:00
spawn_methods.rb
Remove Relation#& alias for Relation#merge
2011-02-12 17:23:19 -08:00