1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/relation
2016-01-04 12:09:37 -05:00
..
batches Add ActiveRecord::Relation#in_batches 2015-08-07 10:26:38 +04:30
predicate_builder Reduce calls to stringify_keys. 2015-09-07 12:39:16 +08:00
batches.rb applies new doc guidelines to Active Record. 2015-10-14 17:40:00 +02:00
calculations.rb Refactor Calculations#execute_grouped_calculation and clean AR test case 2015-10-22 04:23:56 -03:00
delegation.rb Ensure Relation responds to shuffle 2015-12-01 16:41:50 -07:00
finder_methods.rb Fix first(limit) to take advantage of loaded? records if available 2015-12-24 09:03:28 -08:00
from_clause.rb activerecord: reuse immutable objects 2016-01-04 12:09:37 -05:00
merger.rb Don't allocate a bunch of strings in Relation::Merger 2015-09-02 10:40:27 -06:00
predicate_builder.rb Fix ActiveRecord::PredicateBuilder docs. as register_handler no more ClassMethod, Since commit a3936bbe21 [ci skip] 2015-09-26 09:14:35 +05:30
query_attribute.rb docs, :nodoc: FromClause, QueryAttribute and WhereClauseFactory. 2015-10-13 14:28:55 +02:00
query_methods.rb activerecord: reuse immutable objects 2016-01-04 12:09:37 -05:00
record_fetch_warning.rb activerecord: allocate fewer arrays in RecordFetchWarning 2016-01-04 07:58:32 -05:00
spawn_methods.rb Raise ArgumentError when passing a truthy value to merge 2015-11-17 14:57:48 +00:00
where_clause.rb activerecord: reuse immutable objects 2016-01-04 12:09:37 -05:00
where_clause_factory.rb Refactor case_{sensitive|insensitive}_comparison 2016-01-01 07:33:54 +09:00