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
2018-01-09 11:28:30 -08:00
..
batches Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
predicate_builder Refactor delegating join_primary_key instead of join_keys and association_primary_key in TableMetadata 2018-01-01 04:31:23 +09:00
batches.rb [Active Record] require => require_relative 2017-10-21 22:48:27 +09:00
calculations.rb Fix count(:all) to correctly work distinct with custom SELECT list 2017-12-20 06:41:10 +09:00
delegation.rb Consolidate duplicated to_ary/to_a definitions in Relation and CollectionProxy 2017-11-10 23:33:39 +09:00
finder_methods.rb resolve inconsistencies between first and to_a.first with limit 2018-01-09 11:28:30 -08:00
from_clause.rb Refactor Active Record to let Arel manage bind params 2017-07-24 09:07:24 -04:00
merger.rb Relation merging should keep joining order 2017-11-11 04:02:09 +09:00
predicate_builder.rb [Active Record] require => require_relative 2017-10-21 22:48:27 +09:00
query_attribute.rb Move Attribute and AttributeSet to ActiveModel 2017-11-09 14:29:39 -05:00
query_methods.rb Partial revert the changing default value of readonly_value 2018-01-05 00:53:47 +09:00
record_fetch_warning.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
spawn_methods.rb [Active Record] require => require_relative 2017-10-21 22:48:27 +09:00
where_clause.rb Fix scope_for_create to do not lose polymorphic associations 2017-12-08 03:42:04 +09:00
where_clause_factory.rb Make sanitize_sql_ methods public 2017-12-13 07:54:25 +09:00