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 Bugfix collection association #create method … 2015-11-23 16:22:03 +02:00
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 Skip statement cache on through association reader 2015-08-12 21:17:30 -03:00
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 Merge pull request #15772 from nbudin/sti_through_bug 2014-06-19 15:07:11 -03:00
college.rb
column.rb
column_name.rb
comment.rb Allow joins to be unscoped 2016-01-31 02:30:09 +09:00
company.rb Revert "Merge pull request #21994 from mtodd/inherit-scopes" 2015-10-27 01:12:03 -02:00
company_in_module.rb
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 Skip statement cache on through association reader 2015-08-12 21:17:30 -03:00
dashboard.rb
default.rb
department.rb
developer.rb Fix merge conflicts for #19938 2015-10-20 16:57:47 -06:00
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
eye.rb
face.rb Typo fix [ci skip] 2015-09-07 21:29:00 +05:30
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 Address ORA-00972: identifier is too long when tested with Oracle 2014-07-14 21:54:17 +09:00
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 Add setting of FK for throgh associations while building 2014-05-25 21:08:11 +07:00
owner.rb Fix undefined method `owners' for NullPreloader:Class 2016-04-06 00:46:55 -03:00
parrot.rb Remove unused scopes 2015-10-01 23:42:45 -05:00
person.rb Remove unused scopes 2015-10-01 23:42:45 -05:00
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 Add line endings to files which are missing them 2015-02-17 13:28:06 -07:00
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 Revert "Merge pull request #14544 from jefflai2/named_scope_sti" 2014-05-21 12:15:57 -03:00
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 Skip statement cache on through association reader 2015-08-12 21:17:30 -03:00
speedometer.rb
sponsor.rb
string_key_object.rb
student.rb Fix error when using with_options with lambda. 2014-04-03 10:26:37 -03:00
subject.rb
subscriber.rb
subscription.rb
tag.rb
tagging.rb
task.rb
topic.rb Deprecate passing conditions to AR::Relation destroy_all and delete_all methods 2015-09-06 16:14:16 +02:00
toy.rb
traffic_light.rb
treasure.rb
treaty.rb
tree.rb
tuning_peg.rb
tyre.rb
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 Prevent duplicating where clauses when model is extended from an abstract class 2015-04-15 23:02:32 +03:00
vertex.rb
warehouse_thing.rb
wheel.rb
without_table.rb
zine.rb