Siguiente:
Redireccionamientos/Browser Redirect
Subir:
Fundamentos
Anterior:
Logging
Índice General
Índice de Materias
Generating URLs
For generating URLs you should use the
url
helper method, for instance, in Haml:
%a{:href => url('/foo')} foo
It takes reverse proxies and Rack routers into account, if present.
This method is also aliased to
to
.
Casiano Rodriguez León 2015-01-07