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
Xavier Noria 9617db2078 applies new string literal convention in activerecord/test
The current code base is not uniform. After some discussion,
we have chosen to go with double quotes by default.
2016-08-06 18:26:53 +02:00
..
admin applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
autoloadable
publisher Fix has_and_belongs_to_many in a namespaced model pointing to a non namespaced model 2014-06-19 14:59:48 -03:00
admin.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
aircraft.rb Fix counter_cache for polymorphic associations 2015-07-19 15:52:29 -06:00
arunit2_model.rb
author.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
auto_id.rb
binary.rb Add line endings to files which are missing them 2015-02-17 13:28:06 -07:00
bird.rb Deprecate false as the way to halt AR callbacks 2015-01-02 15:31:56 -08:00
book.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
boolean.rb
bulb.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
cake_designer.rb
car.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02: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 applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
category.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
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 applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
college.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
column.rb Fix the test defining the models in the right place 2014-04-04 19:44:17 -03:00
column_name.rb
comment.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
company.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
company_in_module.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
computer.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
contact.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
content.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
contract.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
country.rb
course.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
customer.rb Don't assume all hashes are from multiparameter assignment in composed_of 2016-08-05 09:52:09 -04:00
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 applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
dog.rb
dog_lover.rb
doubloon.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
drink_designer.rb
edge.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
electron.rb Revert "Merge pull request #20080 from robertjlooby/fix_overwriting_by_dynamic_finders" 2015-09-09 06:08:57 -03:00
engine.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
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 applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
friendship.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
guid.rb Add line endings to files which are missing them 2015-02-17 13:28:06 -07:00
guitar.rb Errors can be indexed with nested attributes 2015-04-17 14:11:16 -04:00
hotel.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
image.rb Add foreign_type option for polymorphic has_one and has_many. 2014-12-08 18:13:15 -02:00
interest.rb
invoice.rb
item.rb
job.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
joke.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
keyboard.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
legacy_thing.rb
lesson.rb
line_item.rb
liquid.rb
man.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
matey.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
member.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
member_detail.rb Fix misleading errors for has_one through relations 2015-07-22 00:51:23 +03:00
member_type.rb
membership.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
mentor.rb Fix for activerecord join dependency instantiate bug 2015-05-04 18:06:06 +03:00
minimalistic.rb
minivan.rb
mixed_case_monkey.rb docs, AR already auto-detects primary keys. Closes #13946. [ci skip] 2014-02-05 08:52:59 +01:00
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 Add test case for autosave HasMany with accepts_nested_attributes. 2014-02-08 18:57:26 -02:00
movie.rb AR .persisted? throws SystemStackError for an unsaved model with a 2014-03-27 15:01:31 -03:00
node.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
notification.rb Ensure suppressor runs before validations 2016-02-24 14:33:22 -05:00
order.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
organization.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
owner.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
parrot.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
person.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
personal_legacy_thing.rb Dynamically modified schema and association would not be correctly reset 2014-09-06 23:28:18 +09:00
pet.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
pet_treasure.rb Fix undefined method `owners' for NullPreloader:Class 2016-04-06 00:46:55 -03:00
pirate.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
possession.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
post.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
price_estimate.rb
professor.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
project.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
publisher.rb Fix how to compute class name on habtm namespaced. 2014-05-13 11:26:46 -03:00
randomly_named_c1.rb Fixes #18492 2015-01-14 21:36:58 +05:30
rating.rb Revert "Merge pull request #14544 from jefflai2/named_scope_sti" 2014-05-21 12:15:57 -03:00
reader.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
recipe.rb Fix leaky chain on polymorphic association 2015-03-15 10:39:42 -04:00
record.rb Fix the test defining the models in the right place 2014-04-04 19:44:17 -03:00
reference.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
reply.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
ship.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
ship_part.rb Always perform validations on nested attribute associations 2015-01-30 07:27:20 -07:00
shop.rb
shop_account.rb Skip statement cache on through association reader 2015-08-12 21:17:30 -03:00
speedometer.rb
sponsor.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
string_key_object.rb
student.rb Fix error when using with_options with lambda. 2014-04-03 10:26:37 -03:00
subject.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
subscriber.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
subscription.rb
tag.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
tagging.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
task.rb
topic.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
toy.rb
traffic_light.rb
treasure.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
treaty.rb
tree.rb Add pending test for the great-grandparent touching bug from #19324 2015-06-25 14:23:06 +02:00
tuning_peg.rb Errors can be indexed with nested attributes 2015-04-17 14:11:16 -04:00
tyre.rb Don't perform statement caching for find when called from a scope 2014-12-22 15:38:58 -07:00
user.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
uuid_child.rb
uuid_item.rb Fix issue #23625 2016-02-18 00:32:38 -05:00
uuid_parent.rb
vegetables.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
vehicle.rb Prevent duplicating where clauses when model is extended from an abstract class 2015-04-15 23:02:32 +03:00
vertex.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
warehouse_thing.rb
wheel.rb
without_table.rb
zine.rb