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
8bf79739b4219eb1d6464e6eb4853e92e81d7621
rails
/
activerecord
/
lib
/
active_record
/
relation
History
Aaron Patterson
6d6ed55324
avoid passing AR::Base objects to Arel when we can
2010-08-03 17:58:56 -07:00
..
batches.rb
Improve code from
231d7676f7
2010-05-09 12:33:25 +01:00
calculations.rb
ensuring that description does not exceed 100 columns
2010-08-02 12:25:26 -04:00
finder_methods.rb
avoid passing AR::Base objects to Arel when we can
2010-08-03 17:58:56 -07:00
predicate_builder.rb
No need to check if the attribute exists (this is the same behavior as in 2.3) [
#4994
state:resolved] and [
#5003
state:resolved]
2010-06-29 20:15:32 +02:00
query_methods.rb
order query is already a string, no need to to_s
2010-08-03 09:16:01 -07:00
spawn_methods.rb
array subtraction should be faster than iterating over all the elements
2010-06-29 17:57:06 +02:00