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

Version Path
playbook_ui-7.0.0 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-7.0.0.pre.alpha11 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-6.8.1 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-6.8.0 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-6.7.0.pre.alpha1 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-6.7.0 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-6.6.1 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-7.0.0.pre.alpha10 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-6.6.0 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-6.5.2 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-7.0.1.pre.alpha12 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-7.0.1.pre.alpha11 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-7.0.1.pre.alpha10 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-7.0.1.pre.alpha9 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-6.5.1 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-6.5.0 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-7.0.1.pre.alpha8 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-7.0.1.pre.alpha7 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-7.0.1.pre.alpha6 app/pb_kits/playbook/pb_timestamp/timestamp.rb
playbook_ui-7.0.1.pre.alpha5 app/pb_kits/playbook/pb_timestamp/timestamp.rb