Sha256: ca0a420ed84d011f8ecd833e92cb13467831ce024af10d03a9d63dfc4a63faeb

Contents?: true

Size: 577 Bytes

Versions: 5

Compression:

Stored size: 577 Bytes

Contents

# -*- encoding : utf-8 -*-
class Card; module Set; module Type; module Date; extend Card::Set # ~~~~~~~~~~~ above autogenerated; below pulled from /Users/ethan/dev/wagn/gem/card/mod/05_standard/set/type/date.rb ~~~~~~~~~~~

format :html do

  # what is this for?  Can't you just use TYPE-date and editor to match this cas, no special view needed?
  view :editor do |args|
    text_field :content, :class=>'date-editor'
  end
end


# ~~~~~~~~~~~ below autogenerated; above pulled from /Users/ethan/dev/wagn/gem/card/mod/05_standard/set/type/date.rb ~~~~~~~~~~~
end;end;end;end;

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
card-1.16.6 tmpsets/set/mod007-05_standard/type/date.rb
card-1.16.5 tmpsets/set/mod007-05_standard/type/date.rb
card-1.16.4 tmpsets/set/mod007-05_standard/type/date.rb
card-1.16.3 tmpsets/set/mod007-05_standard/type/date.rb
card-1.16.2 tmpsets/set/mod007-05_standard/type/date.rb