This project is archived and is in readonly mode.

Changeset [2fe43b694f36ddb2062a91eebe61a035147265b1] by Josh Kalderimis

November 23rd, 2010 @ 08:54 AM

:subdomain, :domain and :tld_length options can now be used in url_for, allowing for easy manipulation of the host during link generation.

Signed-off-by: José Valim jose.valim@gmail.com
https://github.com/rails/rails/commit/2fe43b694f36ddb2062a91eebe61a...

Committed by Josh Kalderimis

  • M actionpack/lib/action_controller/metal/url_for.rb
  • M actionpack/lib/action_dispatch/http/url.rb
  • M actionpack/lib/action_dispatch/routing/route_set.rb
  • M actionpack/lib/action_dispatch/routing/url_for.rb
  • M actionpack/test/controller/url_for_test.rb
  • M actionpack/test/dispatch/request_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>