Methods
H
P
S
Instance Public methods
host_with_port()
# File actionpack/test/template/sprockets_helper_test.rb, line 14
def host_with_port() 'localhost' end
protocol()
# File actionpack/test/template/sprockets_helper_test.rb, line 12
def protocol() 'http://' end
ssl?()
# File actionpack/test/template/sprockets_helper_test.rb, line 13
def ssl?() false end