Sha256: 81581af2f5040c2f96b75b48af05dbb81971ac439e76b80802500c3fe89272d4
Contents?: true
Size: 204 Bytes
Versions: 13
Compression:
Stored size: 204 Bytes
Contents
I18nline::Engine.routes.draw do resources :translations get "find_by_key", to: "translations#find_by_key" put "update_key_set", to: "translations#update_key_set" root to: "translations#index" end
Version data entries
13 entries across 13 versions & 2 rubygems