Class: ApplicationController

Inherits:
TGauge::TControllerBase show all
Defined in:
lib/templates/app/controllers/application_controller.rb

Instance Attribute Summary

Attributes inherited from TGauge::TControllerBase

#params, #req, #res

Method Summary

Methods inherited from TGauge::TControllerBase

#already_built_response?, #flash, #form_authenticity_token, #initialize, #invoke_action, protect_from_forgery, #redirect_to, #render, #render_content, #session

Constructor Details

This class inherits a constructor from TGauge::TControllerBase