method

id_in_database

rails latest stable - Class: ActiveRecord::AttributeMethods::PrimaryKey
id_in_database()
public

Returns the primary key column’s value from the database. If the primary key is composite, returns an array of primary key column values from database.