Source: show | on GitHub
# File actionview/test/template/lookup_context_test.rb, line 262 def setup @lookup_context = ActionView::LookupContext.new("/Path/to/views", {}) end