mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
cba1460a2f
Rationale: url_for is just a path/URL generator, it is the responsability of the caller to escape conveniently HTML needs it, JavaScript needs different escaping, a text mail needs no escaping at all, etc. |
||
---|---|---|
.. | ||
helpers | ||
locale | ||
render | ||
template | ||
testing | ||
base.rb | ||
context.rb | ||
helpers.rb | ||
log_subscriber.rb | ||
lookup_context.rb | ||
paths.rb | ||
railtie.rb | ||
template.rb | ||
test_case.rb |