diff options
author | elijah <elijah@riseup.net> | 2015-06-15 17:14:26 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2015-06-15 17:14:26 -0700 |
commit | 83a9cadbb13bd2292c7d064d40721fa5f64119fb (patch) | |
tree | 294c13678a0514634a6817428d2c656738c14e52 /engines/support/config/routes.rb | |
parent | 12ab515ecd448f98ff006e30a93e43626183b6d0 (diff) |
added CommonLanguages gem
Diffstat (limited to 'engines/support/config/routes.rb')
-rw-r--r-- | engines/support/config/routes.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/support/config/routes.rb b/engines/support/config/routes.rb index ca471b3..81bdf9a 100644 --- a/engines/support/config/routes.rb +++ b/engines/support/config/routes.rb @@ -1,5 +1,5 @@ Rails.application.routes.draw do - scope "(:locale)", locale: MATCH_LOCALE do + scope "(:locale)", locale: CommonLanguages.match_available do resources :tickets, except: :edit do member do |