Module: StandaloneTypograf::Ellipsis

Extended by:
ActiveSupport::Concern
Included in:
StandaloneTypograf
Defined in:
lib/standalone_typograf/ellipsis.rb

Defined Under Namespace

Modules: Processor

Constant Summary collapse

CHAR =
{
    :html => '…',
    :utf  => '',
}.freeze