Sha256: 4939abf06f8afa55bcdf662bed50bede9621d7b4811008d07d994c688c941823
Contents?: true
Size: 188 Bytes
Versions: 1
Compression:
Stored size: 188 Bytes
Contents
Rails.application.routes.draw do scope '/globalize' do resources :translations, :only => [:index], :as => 'globalize_translations', :controller => 'globalize_translations' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
exvo_globalize-0.0.1 | config/routes.rb |