Module Merb::Slices::ControllerMixin::MixinMethods
In: lib/merb-slices/controller_mixin.rb

Methods

Classes and Modules

Module Merb::Slices::ControllerMixin::MixinMethods::InstanceMethods

Public Class methods

Public Instance methods

Use the slice‘s layout - defaults to underscored identifier.

This is set for generated stubs that support layouts.

@param layout<to_s> The layout name to use.

[Validate]