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
2012-11-19 12:52:19 -02:00
..
admin fix warning: method redefined 2012-10-02 13:32:54 -03:00
admin.rb
aircraft.rb
arunit2_model.rb
author.rb Use method compilation for association methods 2012-08-10 23:28:08 +01:00
auto_id.rb
binary.rb
bird.rb
book.rb Convert association macros to the new syntax 2012-07-20 14:14:51 +01:00
boolean.rb
bulb.rb Remove mass_assignment_options from ActiveRecord 2012-09-16 23:59:05 -05:00
car.rb Convert association macros to the new syntax 2012-07-20 14:14:51 +01:00
categorization.rb Deprecate eager-evaluated scopes. 2012-03-21 22:18:18 +00:00
category.rb Convert association macros to the new syntax 2012-07-20 14:14:51 +01:00
citation.rb
club.rb
college.rb
column_name.rb
comment.rb Deprecate ActiveRecord::Base.scoped. 2012-07-27 17:27:47 +01:00
company.rb Remove mass assignment security from ActiveRecord 2012-09-16 23:58:19 -05:00
company_in_module.rb Remove mass assignment security from ActiveRecord 2012-09-16 23:58:19 -05:00
computer.rb
contact.rb Add some coverage for AR serialization with serializable_hash 2012-06-22 08:28:03 -03:00
contract.rb
country.rb
course.rb
customer.rb Revert "Removing composed_of from ActiveRecord." 2012-07-27 19:25:14 -03:00
dashboard.rb
default.rb
developer.rb Revert "Removing composed_of from ActiveRecord." 2012-07-27 19:25:14 -03:00
dog.rb
dog_lover.rb
edge.rb
electron.rb
engine.rb
entrant.rb
essay.rb
event.rb
eye.rb
face.rb
friendship.rb reset_counters() was crashing when there were multiple belongs_to associations with the same foreign key. 2012-08-21 14:10:11 -03:00
guid.rb
interest.rb
invoice.rb
item.rb
job.rb
joke.rb
keyboard.rb
legacy_thing.rb
lesson.rb
line_item.rb
liquid.rb Convert association macros to the new syntax 2012-07-20 14:14:51 +01:00
man.rb
matey.rb
member.rb Use method compilation for association methods 2012-08-10 23:28:08 +01:00
member_detail.rb
member_type.rb
membership.rb
minimalistic.rb
minivan.rb
mixed_case_monkey.rb
molecule.rb
movie.rb
order.rb
organization.rb Deprecate eager-evaluated scopes. 2012-03-21 22:18:18 +00:00
owner.rb
parrot.rb
person.rb Remove mass assignment security from ActiveRecord 2012-09-16 23:58:19 -05:00
pet.rb
pirate.rb allow to pass Symbol or Proc into :limit option of #accepts_nested_attributes_for 2012-08-26 03:02:05 +03:00
possession.rb Fix pluck when columns/tables are reserved words. 2012-09-05 18:00:07 -04:00
post.rb Revert "Fix find_in_batches with customized primary_key" 2012-09-21 19:14:17 -03:00
price_estimate.rb Fix nested association references 2012-09-12 23:32:50 +01:00
project.rb Deprecate :finder_sql, :counter_sql, :insert_sql, :delete_sql. 2012-08-01 19:46:31 +01:00
randomly_named_c1.rb
rating.rb
reader.rb Remove mass assignment security from ActiveRecord 2012-09-16 23:58:19 -05:00
reference.rb Initialize accessors to remove some warnings in Ruby 2.0 2012-11-19 12:52:19 -02:00
reply.rb Remove mass assignment security from ActiveRecord 2012-09-16 23:58:19 -05:00
ship.rb
ship_part.rb
shop.rb
speedometer.rb
sponsor.rb Convert association macros to the new syntax 2012-07-20 14:14:51 +01:00
string_key_object.rb
student.rb
subject.rb
subscriber.rb
subscription.rb Fix reset_counters() crashing on has_many :through associations. 2012-10-02 23:49:32 +08:00
tag.rb
tagging.rb rm unnecessary test 2012-07-20 19:35:02 +01:00
task.rb
topic.rb Regression test for #7238 2012-11-13 18:39:07 +04:00
toy.rb Deprecate eager-evaluated scopes. 2012-03-21 22:18:18 +00:00
traffic_light.rb
treasure.rb Accept belongs_to assoc. keys in ActiveRecord queries 2012-09-11 14:11:51 -04:00
treaty.rb
tyre.rb
vegetables.rb rewrite inheritance tests with a custom inheritance_column 2012-09-03 20:30:43 +02:00
vertex.rb
warehouse_thing.rb
wheel.rb
without_table.rb Deprecate eager-evaluated scopes. 2012-03-21 22:18:18 +00:00
zine.rb