method
table_name
rails latest stable - Class:
Person
table_name()public
No documentation available.
# File activerecord/examples/associations.rb, line 39
def self.table_name() "people" end table_name()No documentation available.
# File activerecord/examples/associations.rb, line 39
def self.table_name() "people" end