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
2015-10-02 16:26:16 +08: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 Add ActiveRecord::Relation#in_batches 2015-08-07 10:26:38 +04:30
calculations.rb column_alias_for method is no more supporting *keys [ci skip] 2015-09-26 14:09:58 +05:30
delegation.rb Freeze string literals when not mutated. 2015-07-19 17:45:10 -05:00
finder_methods.rb Extra caller details added to ActiveRecord::RecordNotFound 2015-07-21 19:19:14 +04:30
from_clause.rb Use an Attribute object to represent a bind value 2015-01-27 12:07:06 -07: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 Remove Relation#bind_params 2015-01-27 16:10:03 -07:00
query_methods.rb Fix AC::Parameters not being sanitized for query methods. 2015-10-02 16:26:16 +08:00
record_fetch_warning.rb [skip ci] Improve warn_on_records_fetched documentation 2015-03-27 15:36:44 +05:30
spawn_methods.rb Raise ArgumentError when passing nil to Relation#merge 2015-02-06 17:53:06 -02:00
where_clause.rb Fix unscope for less than 2015-03-27 20:10:57 +09:00
where_clause_factory.rb Reduce calls to stringify_keys. 2015-09-07 12:39:16 +08:00