public Method

TemplateError.backtrace

don’t do anything nontrivial here. Any raised exception from here becomes fatal (and can’t be rescued).

Source Code

# File action_view/template_error.rb, line 78
def backtrace
  @backtrace
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.