Sha256: b00f9875b7e431281133b38cc508d7584cabcaaf1f1abe6831f9a791f323938c
Contents?: true
Size: 293 Bytes
Versions: 1
Compression:
Stored size: 293 Bytes
Contents
class <%= name %><%= action.capitalize %> extends Chester.View name: "<%= action %>" render: (options) -> # TODO: add your presentation code here. # Register view to Patients Controller Chester.Application.find("<%= name %>Controller").add(new <%= name %><%= action.capitalize %>())
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
chester-0.2.0 | lib/chester/templates/view.coffee.erb |