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