Sha256: 73e10944f6c9d100b127ce73c07a39c45b9deb705b8da8f94cd77e05ca316777

Contents?: true

Size: 224 Bytes

Versions: 12

Compression:

Stored size: 224 Bytes

Contents

view :raw do |_args|
  # .strftime('%A, %B %d, %Y %I:%M %p %Z')
  card.left.new_card? ? "" : I18n.localize(card.left.created_at,
                                           format: :card_dayofwk_min_tz)
end

view :core, :raw

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
card-1.20.4 mod/standard/set/right/when_created.rb
card-1.20.3 mod/standard/set/right/when_created.rb
card-1.20.2 mod/standard/set/right/when_created.rb
card-1.20.1 mod/standard/set/right/when_created.rb
card-1.20.0 mod/standard/set/right/when_created.rb
card-1.19.6 mod/standard/set/right/when_created.rb
card-1.19.5 mod/standard/set/right/when_created.rb
card-1.19.4 mod/standard/set/right/when_created.rb
card-1.19.3 mod/standard/set/right/when_created.rb
card-1.19.2 mod/standard/set/right/when_created.rb
card-1.19.1 mod/standard/set/right/when_created.rb
card-1.19.0 mod/standard/set/right/when_created.rb