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
Rafael Mendonça França 5993b47e54
Revert "Merge pull request #28598 from wnadeau/patch-1"
This reverts commit a680a58141, reversing
changes made to 842f67dd24.

Reason: I can't resist to the joke, so better to keep it there
https://github.com/rails/rails/pull/28598#issuecomment-290945339.
2017-04-03 13:28:54 -04:00
..
batches Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
predicate_builder Remove deprecated support to passing a class as a value in a query 2016-12-29 17:53:04 -05:00
batches.rb self. is not needed when calling its own instance method 2017-01-05 19:58:52 +09:00
calculations.rb Simply forward Calculations#count to Enumerable#count 2017-03-10 22:25:00 +09:00
delegation.rb Use load rather than collect for force loading 2017-03-19 02:44:51 +09:00
finder_methods.rb Revert "Merge pull request #28598 from wnadeau/patch-1" 2017-04-03 13:28:54 -04:00
from_clause.rb
merger.rb
predicate_builder.rb Always need to extract value.bound_attributes if value.is_a?(Relation) 2017-03-25 17:47:25 +09:00
query_attribute.rb
query_methods.rb Allow order to be given expressions as hash keys 2017-02-27 00:39:12 +00:00
record_fetch_warning.rb Fix doc format for RecordFetchWarning [ci skip] 2016-09-27 06:14:31 +09:00
spawn_methods.rb No need to nodoc private methods 2016-12-24 23:39:36 +09:00
where_clause.rb Fix where_clause#except with specific where value 2017-03-20 15:52:35 -07:00
where_clause_factory.rb Decouple the building Arel ASTs for uniqueness validator 2016-12-25 03:27:46 +09:00