Accessing column information with ActiveRecord
A quick tip - ActiveRecord provides a number of methods that allow you to access information about the underlying table columns for a model.
The following entries are tagged with “column information”:
A quick tip - ActiveRecord provides a number of methods that allow you to access information about the underlying table columns for a model.