Sha256: 111f31b2e7946e272ec8a7543bf3bb25a2c5cc514d6fd2e842d0f3f06bde5063

Contents?: true

Size: 161 Bytes

Versions: 9

Compression:

Stored size: 161 Bytes

Contents

module Effective
  module Snippets
    class DropCap < Snippet

      def snippet_attributes
        super + [:letter, :html_class]
      end

    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
effective_regions-1.11.0 app/models/effective/snippets/drop_cap.rb
effective_regions-1.10.3 app/models/effective/snippets/drop_cap.rb
effective_regions-1.10.2 app/models/effective/snippets/drop_cap.rb
effective_regions-1.10.1 app/models/effective/snippets/drop_cap.rb
effective_regions-1.10.0 app/models/effective/snippets/drop_cap.rb
effective_regions-1.9.0 app/models/effective/snippets/drop_cap.rb
effective_regions-1.8.6 app/models/effective/snippets/drop_cap.rb
effective_regions-1.8.5 app/models/effective/snippets/drop_cap.rb
effective_regions-1.8.4 app/models/effective/snippets/drop_cap.rb