Source: show | on GitHub
# File actionview/test/template/digestor_test.rb, line 19 def initialize(details = {}) super(ActionView::PathSet.new(['digestor', 'digestor/api']), details, []) @rendered_format = :html end