method
human_name
human_name()
public
Returns the human name of the column name.
Examples
Column.new('sales_stage', ...).human_name # => 'Sales stage'
human_name()
public
Returns the human name of the column name.
Column.new('sales_stage', ...).human_name # => 'Sales stage'