method
backtrace_locations
v7.1.3.4 -
Show latest stable
- Class:
ActionView::Template::Error
backtrace_locations()public
No documentation available.
# File actionview/lib/action_view/template/error.rb, line 175
def backtrace_locations
@cause.backtrace_locations
end