..
admin
Remove warnings in test suite
2014-01-06 16:40:32 +01:00
autoloadable
Fix ActiveRecord subclass_from_attrs
when eager_load is false.
2013-03-06 11:46:07 +04:00
admin.rb
aircraft.rb
arunit2_model.rb
author.rb
Remove method redefined warnings for test suite
2014-01-05 18:18:07 +01:00
auto_id.rb
✂️ [ci skip]
2013-09-10 19:49:42 +02:00
binary.rb
bird.rb
book.rb
define enum methods inside a Module
to make them overwritable.
2013-11-05 16:45:34 +01:00
boolean.rb
bulb.rb
Raise RecordNotDestroyed
when children can't be replaced
2013-11-25 19:30:07 -02:00
cake_designer.rb
scope_chain should not be mutated for other reflections
2013-10-14 11:59:59 -04:00
car.rb
Raise RecordNotDestroyed
when children can't be replaced
2013-11-25 19:30:07 -02:00
categorization.rb
category.rb
chef.rb
scope_chain should not be mutated for other reflections
2013-10-14 11:59:59 -04:00
citation.rb
More unused associations in AR test models
2013-09-10 19:50:00 +02:00
club.rb
More unused associations in AR test models
2013-09-10 19:50:00 +02:00
college.rb
column_name.rb
Changing the def self.table_name to self.table_name in the column_name.rb
2013-08-03 23:59:28 +05:30
comment.rb
Fix scope chaining + STI
2013-04-05 13:14:28 +01:00
company.rb
Add AR::Base.to_param for convenient "pretty" URLs derived from a model's attribute or method.
2013-11-14 13:38:08 -05:00
company_in_module.rb
Removed support for deprecated finder_sql
in associations.
2013-07-02 22:08:42 +05:30
computer.rb
contact.rb
contract.rb
adding a test to demonstrate how to use STI subclasses on the far right
2013-09-27 16:56:49 -07:00
country.rb
course.rb
customer.rb
dashboard.rb
default.rb
department.rb
scope_chain should not be mutated for other reflections
2013-10-14 11:59:59 -04:00
developer.rb
make sure cached table name is a string. fixes #12582
2013-12-12 10:47:07 -08:00
dog.rb
Update other counter caches on destroy
2013-03-20 13:43:07 -07:00
dog_lover.rb
Update other counter caches on destroy
2013-03-20 13:43:07 -07:00
drink_designer.rb
scope_chain should not be mutated for other reflections
2013-10-14 11:59:59 -04:00
edge.rb
electron.rb
engine.rb
entrant.rb
essay.rb
event.rb
eye.rb
face.rb
friendship.rb
Refactor Person/Friendship relationships to be more intuitive
2013-03-17 02:11:19 -04:00
guid.rb
hotel.rb
scope_chain should not be mutated for other reflections
2013-10-14 11:59:59 -04:00
interest.rb
Getting rid of the +automatic_inverse_of: false+ option in associations in favor
2013-06-08 10:16:51 -07:00
invoice.rb
item.rb
job.rb
joke.rb
keyboard.rb
legacy_thing.rb
lesson.rb
line_item.rb
liquid.rb
rename Relation#uniq
to Relation#distinct
. #uniq
still works.
2013-03-15 14:15:47 +01:00
man.rb
Fixing multi-word automatic inverse detection.
2013-08-15 02:44:02 -04:00
matey.rb
member.rb
More unused associations in AR test models
2013-09-10 19:50:00 +02:00
member_detail.rb
Getting rid of the +automatic_inverse_of: false+ option in associations in favor
2013-06-08 10:16:51 -07:00
member_type.rb
membership.rb
adding a test for sti on middle tables with sorting on RHS
2013-09-23 18:13:08 -07:00
minimalistic.rb
minivan.rb
mixed_case_monkey.rb
Fixing multi-word automatic inverse detection.
2013-08-15 02:44:02 -04:00
molecule.rb
movie.rb
change function def self.table_name to self.table_name
2013-09-10 19:49:32 +02:00
order.rb
organization.rb
owner.rb
has_many through obeys order on through association
2013-04-04 15:45:13 -04:00
parrot.rb
Do not invoke callbacks when delete_all is called
2013-06-30 14:50:18 +05:30
person.rb
Fix the :primary_key
option for has_many
associations.
2013-05-23 07:38:33 +02:00
pet.rb
Add missing require to inheritance test
2013-04-03 14:48:57 -03:00
pirate.rb
possession.rb
post.rb
Skip include_values
from through associations chains for building target scope
2013-10-27 21:15:41 +02:00
price_estimate.rb
project.rb
More unused associations in AR test models
2013-09-10 19:50:00 +02:00
randomly_named_c1.rb
rating.rb
reader.rb
reference.rb
reply.rb
Add test to AR's counter_cache_test.rb
2013-05-18 17:12:46 +09:00
ship.rb
ship_part.rb
shop.rb
speedometer.rb
test case to prevent duplicated associations with custom PK.
2013-02-24 16:49:47 +01:00
sponsor.rb
string_key_object.rb
student.rb
subject.rb
subscriber.rb
subscription.rb
tag.rb
tagging.rb
task.rb
topic.rb
changed update counter to act on unscoped model
2013-11-26 09:04:03 -06:00
toy.rb
traffic_light.rb
test case for serialize
default values.
2013-03-07 17:26:35 +01:00
treasure.rb
treaty.rb
tyre.rb
vegetables.rb
vertex.rb
warehouse_thing.rb
wheel.rb
without_table.rb
zine.rb