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