1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/models
Ladislav Smola cb4f6875b6 Fix undefined method `owners' for NullPreloader:Class
* Fix undefined method `owners' for NullPreloader:Class

Fixing undefined method `owners' for
ActiveRecord::Associations::Preloader::NullPreloader:Class

* Use Ruby 1.9 hash format

Use Ruby 1.9 hash format

#24192

[Rafael Mendonça França + Ladislav Smola]
2016-04-06 00:46:55 -03:00
..
admin
autoloadable
publisher
admin.rb
aircraft.rb
arunit2_model.rb
author.rb don't treat all associations with extensions as instance dependent. 2016-03-03 16:52:35 +01:00
auto_id.rb
binary.rb
bird.rb
book.rb Use the database type to deserialize enum 2016-01-23 08:44:16 -07:00
boolean.rb
bulb.rb
cake_designer.rb
car.rb Fixed where for polymorphic associations when passed an array containing different types. 2016-02-16 10:41:26 -08:00
carrier.rb
cat.rb Fix warning: method redefined; discarding old female 2016-03-12 17:06:43 +09:00
categorization.rb
category.rb
chef.rb Add missing source_type if provided on hmt which belongs to an sti record 2016-01-24 22:25:12 +05:30
citation.rb
club.rb
college.rb
column.rb
column_name.rb
comment.rb Allow joins to be unscoped 2016-01-31 02:30:09 +09:00
company.rb
company_in_module.rb Deprecate ActiveModel::Errors add_on_empty and add_on_blank methods 2015-02-19 14:10:38 +01:00
computer.rb
contact.rb introduce conn.data_source_exists? and conn.data_sources. 2015-09-22 19:48:44 +02:00
content.rb
contract.rb
country.rb
course.rb
customer.rb
customer_carrier.rb
dashboard.rb
default.rb
department.rb
developer.rb
dog.rb
dog_lover.rb
doubloon.rb
drink_designer.rb
edge.rb
electron.rb Revert "Merge pull request #20080 from robertjlooby/fix_overwriting_by_dynamic_finders" 2015-09-09 06:08:57 -03:00
engine.rb
entrant.rb
essay.rb
event.rb Add line endings to files which are missing them 2015-02-17 13:28:06 -07:00
eye.rb
face.rb
friendship.rb
guid.rb
guitar.rb Errors can be indexed with nested attributes 2015-04-17 14:11:16 -04:00
hotel.rb Add missing source_type if provided on hmt which belongs to an sti record 2016-01-24 22:25:12 +05:30
image.rb
interest.rb
invoice.rb
item.rb
job.rb
joke.rb
keyboard.rb
legacy_thing.rb
lesson.rb
line_item.rb
liquid.rb
man.rb
matey.rb
member.rb Skip statement cache on through association reader 2015-08-12 21:17:30 -03:00
member_detail.rb
member_type.rb
membership.rb Skip statement cache on through association reader 2015-08-12 21:17:30 -03:00
mentor.rb
minimalistic.rb
minivan.rb
mixed_case_monkey.rb
mocktail_designer.rb Add missing source_type if provided on hmt which belongs to an sti record 2016-01-24 22:25:12 +05:30
molecule.rb
movie.rb
node.rb
notification.rb Ensure suppressor runs before validations 2016-02-24 14:33:22 -05:00
order.rb
organization.rb
owner.rb Fix undefined method `owners' for NullPreloader:Class 2016-04-06 00:46:55 -03:00
parrot.rb
person.rb
personal_legacy_thing.rb
pet.rb Fix undefined method `owners' for NullPreloader:Class 2016-04-06 00:46:55 -03:00
pet_treasure.rb Fix undefined method `owners' for NullPreloader:Class 2016-04-06 00:46:55 -03:00
pirate.rb
possession.rb
post.rb Skip the STI condition when evaluating a default scope 2016-01-12 05:43:58 +10:30
price_estimate.rb
professor.rb
project.rb Ensure has_and_belongs_to_many works with belongs_to_required_by_default 2015-10-29 16:53:49 -06:00
publisher.rb
randomly_named_c1.rb
rating.rb
reader.rb
recipe.rb
record.rb
reference.rb
reply.rb
ship.rb Only nullify persisted has_one target associations 2015-08-24 11:49:43 +03:00
ship_part.rb
shop.rb
shop_account.rb
speedometer.rb
sponsor.rb
string_key_object.rb
student.rb
subject.rb
subscriber.rb
subscription.rb
tag.rb
tagging.rb Deprecate automatic counter caches on has_many :through 2014-06-26 07:24:34 -06:00
task.rb
topic.rb
toy.rb
traffic_light.rb
treasure.rb
treaty.rb
tree.rb
tuning_peg.rb
tyre.rb Don't perform statement caching for find when called from a scope 2014-12-22 15:38:58 -07:00
user.rb Revert "Merge pull request #20835 from glittershark/if-and-unless-in-secure-token" 2016-01-14 21:52:03 +01:00
uuid_child.rb
uuid_item.rb Fix issue #23625 2016-02-18 00:32:38 -05:00
uuid_parent.rb
vegetables.rb
vehicle.rb
vertex.rb
warehouse_thing.rb
wheel.rb
without_table.rb
zine.rb