Class: Renalware::System::EmailTemplatesController

Inherits:
BaseController show all
Defined in:
app/controllers/renalware/system/email_templates_controller.rb

Instance Method Summary collapse

Methods inherited from BaseController

#patient

Instance Method Details

#indexObject



8
9
10
# File 'app/controllers/renalware/system/email_templates_controller.rb', line 8

def index
  render
end