class FormTagHelperTest::WithActiveStorageRoutesControllers

Public Instance Methods

url_options() click to toggle source
# File actionview/test/template/form_tag_helper_test.rb, line 15
def url_options
  { host: "testtwo.host" }
end