Parent

Methods

Class/Module Index [+]

Quicksearch

AbstractController::DoubleRenderError

Constants

DEFAULT_MESSAGE

Public Class Methods

new(message = nil) click to toggle source
# File lib/abstract_controller/rendering.rb, line 9
def initialize(message = nil)
  super(message || DEFAULT_MESSAGE)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.