Class: Waves::Views::Base

Inherits:
Object show all
Includes:
Mixin
Defined in:
lib/views/base.rb

Instance Attribute Summary

Attributes included from Mixin

#request

Method Summary

Methods included from Mixin

included, #initialize, #method_missing, #render, #renderer

Methods included from ResponseMixin

#blackboard, #controllers, #domain, #log, #models, #not_found, #params, #path, #redirect, #response, #session, #url, #views

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Waves::Views::Mixin