Flowdock
method

aliased_table_name

Importance_1
v2.2.1 - Show latest stable - 0 notes - Class: ActiveRecord::Associations::AssociationProxy
aliased_table_name() public

Returns the name of the table of the related class:

  post.comments.aliased_table_name # => "comments"
Show source
Register or log in to add new notes.