Flowdock
method

human_name

Importance_1
v3.0.0 - Show latest stable - 0 notes - Class: ActiveRecord::ConnectionAdapters::Column
human_name() public

Returns the human name of the column name.

Examples
 Column.new('sales_stage', ...).human_name # => 'Sales stage'
Show source
Register or log in to add new notes.