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
082e299e978f705e6ceed747ead3d71ccba36ed4
rails
/
activerecord
/
lib
/
active_record
/
relation
History
Aaron Patterson
b53ffb35e0
stop using deprecated methods in arel
2011-04-11 15:50:05 -07:00
..
batches.rb
Quote find_in_batches ORDER BY clause [
#6620
state:resolved]
2011-03-29 17:24:55 +01:00
calculations.rb
Use Arel to build subquery. Adapt tests to changed fixtures.
2011-03-24 15:09:24 -04:00
finder_methods.rb
stop using deprecated methods in arel
2011-04-11 15:50:05 -07:00
predicate_builder.rb
use Arel::Table#alias rather than passing the :as parameter
2011-03-05 11:56:24 -08:00
query_methods.rb
Bring #reorder back
2011-03-28 10:24:08 -03:00
spawn_methods.rb
Reapply extensions when using except and only
2011-03-21 10:29:45 -07:00