method
proper_table_name
v4.2.1 -
Show latest stable
- Class:
ActiveRecord::Migration
proper_table_name(name, options = {})public
Finds the correct table name given an Active Record object. Uses the Active Record object’s own table_name, or pre/suffix from the options passed in.