mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
5b2332ac71
before this, passing false would raise the following error because a condition in AR would disregard the option entirely if false was passed. ArgumentError: Unknown key: :polymorphic. Valid keys are: :class_name, :anonymous_class, :primary_key, :foreign_key, :dependent, :validate, :inverse_of, :strict_loading, :autosave, :required, :touch, :counter_cache, :optional, :default |
||
---|---|---|
.. | ||
builder | ||
join_dependency | ||
preloader | ||
alias_tracker.rb | ||
association.rb | ||
association_scope.rb | ||
belongs_to_association.rb | ||
belongs_to_polymorphic_association.rb | ||
collection_association.rb | ||
collection_proxy.rb | ||
foreign_association.rb | ||
has_many_association.rb | ||
has_many_through_association.rb | ||
has_one_association.rb | ||
has_one_through_association.rb | ||
join_dependency.rb | ||
preloader.rb | ||
singular_association.rb | ||
through_association.rb |