rails--rails/actionpack/lib
Andrew White 1555a1800e Skip Rack applications and redirects when generating urls
When generating an unnamed url (i.e. using `url_for` with an options
hash) we should skip anything other than standard Rails routes otherwise
it will match the first mounted application or redirect and generate a
url with query parameters rather than raising an error if the options
hash doesn't match any defined routes.

Fixes #8018
2013-07-16 13:39:17 +01:00
..
abstract_controller move `MissingHelperError` out of the `ClassMethods` module. 2013-07-12 15:34:29 +02:00
action_controller Add documentation for add_flash_types [ci skip] 2013-07-10 20:55:05 +02:00
action_dispatch Skip Rack applications and redirects when generating urls 2013-07-16 13:39:17 +01:00
action_pack rails/master is now 4.1.0.beta 2013-04-29 13:15:24 -03:00
abstract_controller.rb load active_support/core_ext/module/delegation in active_support/rails 2012-08-02 21:59:23 +02:00
action_controller.rb Remove deprecated constants autoload 2013-07-02 22:53:37 -03:00
action_dispatch.rb Remove extra whitespace 2013-04-06 00:54:44 +03:00
action_pack.rb Updated copyright notices for 2013 2012-12-31 20:35:29 +00:00