method

attribute_names

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 (v3.1.0) is shown here.

attribute_names()
public

Returns an array of column names as strings if it’s not an abstract class and table exists. Otherwise it returns an empty array.