Sha256: a7592b94ea7dd0a57617ee6da530b83f2a5b1b1cce706ef51f5730bc44f86018

Contents?: true

Size: 395 Bytes

Versions: 14

Compression:

Stored size: 395 Bytes

Contents

= f.input :title
= f.input :container_title
= f.input :edition, hint: 'like "1st ed."'
= f.input :volume, hint: 'like "vol. 1"'
= f.input :number, hint: 'like "no. 1"'
= f.input :publisher
= f.input :year
= f.input :published_at, as: :string, hint: 'Will be parsed and formatted', input_html: { value: f.object.published_at&.mla_date }
= f.input :pages, hint: 'like "pp. 150-53"'
= f.input :url

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
works_cited-0.1.14 app/views/works_cited/citation_types/fields/_periodical.html.haml
works_cited-0.1.13 app/views/works_cited/citation_types/fields/_periodical.html.haml
works_cited-0.1.11 app/views/works_cited/citation_types/fields/_periodical.html.haml
works_cited-0.1.10 app/views/works_cited/citation_types/fields/_periodical.html.haml
works_cited-0.1.9 app/views/works_cited/citation_types/fields/_periodical.html.haml
works_cited-0.1.8 app/views/works_cited/citation_types/fields/_periodical.html.haml
works_cited-0.1.7 app/views/works_cited/citation_types/fields/_periodical.html.haml
works_cited-0.1.6 app/views/works_cited/citation_types/fields/_periodical.html.haml
works_cited-0.1.5 app/views/works_cited/citation_types/fields/_periodical.html.haml
works_cited-0.1.4 app/views/works_cited/citation_types/fields/_periodical.html.haml
works_cited-0.1.3 app/views/works_cited/citation_types/fields/_periodical.html.haml
works_cited-0.1.2 app/views/works_cited/citation_types/fields/_periodical.html.haml
works_cited-0.1.1 app/views/works_cited/citation_types/fields/_periodical.html.haml
works_cited-0.1.0 app/views/works_cited/citation_types/fields/_periodical.html.haml