method
rails_root
v8.1.1 -
Show latest stable
- Class:
ActionView::StructuredEventSubscriber::Utils
rails_root()private
No documentation available.
# File actionview/lib/action_view/structured_event_subscriber.rb, line 66
def rails_root # :doc:
@root ||= Rails.try(:root)
end