method

table_name

rails latest stable - Class: Person

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1.2.6) is shown here.

table_name()
public

No documentation available.

# File activerecord/examples/associations.rb, line 39
  def self.table_name() "people" end