Sha256: e95292dd620b9a3937743cb21c7c53ec141122ccea4305979695671b2faa1bce
Contents?: true
Size: 264 Bytes
Versions: 2
Compression:
Stored size: 264 Bytes
Contents
= f.input :title, label: 'Tweet text' = f.input :publisher, default: 'Twitter' = f.input :published_at, label: 'Time posted', as: :string, hint: 'Will be parsed and formatted', input_html: { value: f.object.published_at&.mla_datetime } = f.input :url, as: :string
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
works_cited-0.1.16 | app/views/works_cited/citation_types/fields/_tweet.html.haml |
works_cited-0.1.15 | app/views/works_cited/citation_types/fields/_tweet.html.haml |