class FormHelperTest::WithActiveStorageRoutesControllers
Public Instance Methods
url_options()
click to toggle source
# File actionview/test/template/form_helper_test.rb, line 16 def url_options { host: "testtwo.host" } end