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
198bffe3be42d54932e8458b4d8fd2cbb2a5eb09
rails
/
activerecord
/
lib
/
active_record
/
relation
History
Aaron Patterson
c8509d5303
subtracting blank strings is slightly faster than blank?
2010-08-11 15:44:54 -07:00
..
batches.rb
call to_a since we are not passing anything to all()
2010-08-04 14:22:20 -07:00
calculations.rb
adds missing requires for Object#try
2010-08-09 15:14:00 +02:00
finder_methods.rb
stop using private methods
2010-08-11 11:24:59 -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
subtracting blank strings is slightly faster than blank?
2010-08-11 15:44:54 -07:00
spawn_methods.rb
avoid multiple hash lookups
2010-08-11 14:59:47 -07:00