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
4657dba60eebc0d7cea11ffd18aa70d7a3d00e45
rails
/
activerecord
/
lib
/
active_record
/
relation
History
Denis Jean
f67944e757
fix activerecord query_method regression with offset into Fixnum
...
add test to show offset query_methods on mysql & mysql2 change test to cover public API
2012-03-13 08:52:45 +05:30
..
batches.rb
We need to recorder here. Need to drop the order from default scope.
2011-09-05 00:12:57 +05:30
calculations.rb
Make ActiveRecord::Relation#pluck work with serialized attributes
2011-12-22 19:24:16 +00:00
delegation.rb
Do not raise an exception if an invalid route was generated automatically.
2011-12-16 10:45:59 +01:00
finder_methods.rb
Add dynamic find_or_create_by_{attribute}! method.
2012-03-12 14:12:22 +00:00
predicate_builder.rb
pushing caching and visitors down to the connection
2011-11-19 20:19:53 -08:00
query_methods.rb
fix activerecord query_method regression with offset into Fixnum
2012-03-13 08:52:45 +05:30
spawn_methods.rb
Merge pull request
#4282
from edgecase/order_after_reorder
2012-01-04 10:13:22 -08:00