Source: show | on GitHub
# File actionpack/test/template/sprockets_helper_test.rb, line 14 def host_with_port() 'localhost' end
# File actionpack/test/template/sprockets_helper_test.rb, line 12 def protocol() 'http://' end
# File actionpack/test/template/sprockets_helper_test.rb, line 13 def ssl?() false end