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-01-13 00:27:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3-2-github
Add File
New File
Upload File
Apply Patch
rails
/
activerecord
/
lib
/
active_record
/
relation
History
Aaron Patterson
31c79e291f
Merge pull request
#12084
from Ben-M/3-2-stable
...
Fix STI scopes using benolee's suggestion.
Fixes
#11939
2013-10-03 11:14:19 -07:00
..
batches.rb
Fix find_in_batches against string IDs when start option is not specified.
2012-11-08 17:52:54 +01:00
calculations.rb
Using map. No need to run query again
2013-05-10 17:33:47 +02:00
delegation.rb
Merge pull request
#6695
from kennyj/fix_6635
2012-06-10 15:30:25 -03:00
finder_methods.rb
Fix FinderMethods#last unscoped primary key
2013-09-12 14:08:02 -03:00
predicate_builder.rb
stop calling to_sym when building arel nodes [CVE-2013-1854]
2013-03-15 17:47:28 -07:00
query_methods.rb
fix activerecord query_method regression with offset into Fixnum
2012-03-13 08:52:45 +05:30
spawn_methods.rb
Fix STI scopes using benolee's suggestion.
Fixes
#11939
2013-08-30 12:58:41 +03:00