jipiboily / spree_multi_lingual

Spree multi-lingual is a plugin to make multi locale store with Spree possible
BSD 3-Clause "New" or "Revised" License
49 stars 56 forks source link

Huge bug in routing-filter #15

Open ygor opened 12 years ago

ygor commented 12 years ago

Due to a bug in the routing-filter gem, which incorrectly monkey patched rack-mount (https://github.com/svenfuchs/routing-filter/issues/15), the use of spree_multi_lingual (which depends on routing-filter) causes errors when using multiple constrained catch all routes. What to do?