Sha256: 1b5055c090e73068623f8686698d1fbf5bc66ee380390fe736737a6be9b57300
Contents?: true
Size: 118 Bytes
Versions: 3
Compression:
Stored size: 118 Bytes
Contents
# frozen_string_literal: true require_relative '../block' module Polites class Block::Paragraph < Block end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
polites-0.3.0 | lib/polites/block/paragraph.rb |
polites-0.2.0 | lib/polites/block/paragraph.rb |
polites-0.1.0 | lib/polites/block/paragraph.rb |