Hi Guillaume,
I'm trying to translate the admin part in this namespaced route, but I
don't find it the github wiki how I have to configure the namespace in
the yml files.
Is it possible to give an example?
I'm trying to get this translated:
map.namespace(:admin) do |admin|
admin.resources :orders
end
should go for :en to /admin/orders
for :nl /beheerder/bestellingen
cheers,
Michael