method

id

rails latest stable - Class: ActiveRecord::Base

Method deprecated or moved

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

id()
public

A model instance’s primary key is always available as model.id whether you name it the default ‘id’ or set it to something else.