Sha256: e40a544f37cc6ae5890ed02fa78c58a4916db3bf3a19b12d178f3e0b7efafc56
Contents?: true
Size: 295 Bytes
Versions: 5
Compression:
Stored size: 295 Bytes
Contents
module Ooz module Base class Field class Date < Field passthrough :show_time, :past_only, :today_button, :create_event, :event_id, :remind_me_in, :value, :renews, :renews_unit, :renews_every, :renews_until, to: :doc end end end end
Version data entries
5 entries across 5 versions & 1 rubygems