Sha256: a28f28eb30fc25f9b38ab4f031252ddb369f82c1f80689bbc1edaa81dc57e7dd
Contents?: true
Size: 272 Bytes
Versions: 195
Compression:
Stored size: 272 Bytes
Contents
# frozen_string_literal: true module Playbook module PbTimestamp class Timestamp include Playbook::Props partial "pb_timestamp/timestamp" prop :text def classname generate_classname("pb_timestamp_kit") end end end end
Version data entries
195 entries across 195 versions & 1 rubygems