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