Methods

Class Index [+]

Quicksearch

AbstractController::DoubleRenderError

Constants

DEFAULT_MESSAGE

Public Class Methods

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.