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
ea35ccfe2014aff208601b98442ff03fa76269a9
rails
/
activerecord
/
lib
/
active_record
/
relation
History
Emilio Tagua
4513cc142c
Goodbye inject, hello map.
...
Signed-off-by: Santiago Pastorino <
santiago@wyeworks.com
>
2010-09-22 18:08:02 -03:00
..
batches.rb
un-nodocs AR::Batches
2010-09-21 20:44:45 +02:00
calculations.rb
Goodbye inject, hello map.
2010-09-22 18:08:02 -03:00
finder_methods.rb
converting an inject to a map + Hash[]
2010-09-10 15:28:57 -07:00
predicate_builder.rb
passing the quoted id to arel if the object has a quoted id
2010-09-10 15:28:57 -07:00
query_methods.rb
adds to the API guidelines the proper spelling of Arel
2010-09-19 00:05:05 +02:00
spawn_methods.rb
intersection between a relation and an array works in both directions
2010-09-10 21:14:07 +10:00