diff options
author | Maura Fitzgerald <momochanfitz@gmail.com> | 2012-11-02 23:19:05 +0000 |
---|---|---|
committer | Andrew White <andyw@pixeltrix.co.uk> | 2012-12-04 14:42:09 +0000 |
commit | 4243de6a04559dd5f02618b46f9f183e4e76a552 (patch) | |
tree | 2a02b24c47a203e8812f0ee1db38ff1f7ce487d2 /railties/lib/rails/railtie.rb | |
parent | a9dc44677ca0caa3660a54b191dca5229dc25f4f (diff) | |
download | rails-4243de6a04559dd5f02618b46f9f183e4e76a552.tar.gz rails-4243de6a04559dd5f02618b46f9f183e4e76a552.tar.bz2 rails-4243de6a04559dd5f02618b46f9f183e4e76a552.zip |
Fixed issue where routes with globs caused constraints on that glob to
be ignored. A regular expression constraint gets overwritten when the
routes.rb file is processed. Changed the overwriting to an ||= instead
of an = assignment.
Diffstat (limited to 'railties/lib/rails/railtie.rb')
0 files changed, 0 insertions, 0 deletions