Sha256: a0e858754d4e45627f374afcf87c14b494bfd021ea1b9acbf55e3cb91565455a
Contents?: true
Size: 219 Bytes
Versions: 3
Compression:
Stored size: 219 Bytes
Contents
class PatientNew extends Chester.View name: "new" render: -> # TODO: add your presentation code here. # Register view to Patients Controller Chester.Application.find("PatientController").add(new PatientNew())
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
chester-0.1.2 | views/patient/new.coffee |
chester-0.1.1 | views/patient/new.coffee |
chester-0.1.0 | views/patient/new.coffee |