Sha256: 1135fa27a83e0d0ef23a9fff2275801a434f03a51627f9b5544b310b58fb1e4c
Contents?: true
Size: 923 Bytes
Versions: 4
Compression:
Stored size: 923 Bytes
Contents
Just type 'make' and you'll get *.rhtml files. Manifest: * form.html, form.plogic - form design file for new.rhtml and edit.rhtml, and presentation data/logic file for layout.rhtml * reader.plogic - common presentation logic for show.rhtml and list.rhtml * writer.plogic - common presentation logic for new.rhtml and edit.rhtml * layout.plogic - presentation logic for layout.rhtml * link_to.plogic - presentation logic for 'start_link_tag' helper * application_helper.rb - helper module in which 'start_link_tag' is defined * edit.html, edit.plogic - presentation data/logic file for edit.rhtml * new.html, new.plogic - presentation data/logic file for new.rhtml * show.html, show.plogic - presentation data/logic file for show.rhtml * list.html, list.plogic - presentation data/logic file for list.rhtml
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
kwartz-3.2.0 | examples/rails1/README |
kwartz-3.1.1 | examples/rails1/README |
kwartz-3.1.0 | examples/rails1/README |
kwartz-3.1.2 | examples/rails1/README |