Class

AssociationProxy

Extends:

There's no documentation for this item.

Aliases
proxy_extend
proxy_respond_to?
Public Attributes
reflection
Public Methods
=== Explicitly proxy === because the instance method removal above doesn’t catch it.
aliased_table_name
conditions
inspect
loaded
loaded?
new
proxy_owner
proxy_reflection
proxy_target
reload
reset
respond_to?
sql_conditions Alias for #conditions
target
target=
Protected Methods
dependent?
interpolate_sql
interpolate_sql_options!
merge_options_from_reflection!
quoted_record_ids
sanitize_sql
set_belongs_to_association_for
Private Methods
flatten_deeper Array#flatten has problems with recursive arrays. Going one level deeper solves the majority of the problems.
foreign_key_present Can be overwritten by associations that might have the foreign key available for an association without having the object itself (and still being a new record). Currently, only belongs_to presents this scenario.
load_target
method_missing
raise_on_type_mismatch
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.