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