Sha256: 35a48e60bd84eb1e1b7b4b34a9fc73676993dfb3a367850c35ce0672c222eedf
Contents?: true
Size: 260 Bytes
Versions: 2
Compression:
Stored size: 260 Bytes
Contents
= f.input :url, as: :string = f.input :title = f.input :edition, hint: 'like "1st ed."' = f.input :volume, hint: 'like "vol. 1"' = f.input :city = f.input :publisher = f.input :year = f.input :media = f.input :series = f.input :pages, hint: 'like "pp. 150-53"'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
works_cited-0.1.16 | app/views/works_cited/citation_types/fields/_book.html.haml |
works_cited-0.1.15 | app/views/works_cited/citation_types/fields/_book.html.haml |