Sha256: 4be9e63efb0d5ed7983b9b7e5296c330d1fa9031907de83b25f3f0fbed7d1028

Contents?: true

Size: 158 Bytes

Versions: 8

Compression:

Stored size: 158 Bytes

Contents

ErpProducts::Engine.routes.draw do
  #product_manager
  match '/erp_app/desktop/product_manager(/:action(/:id))' => 'erp_app/desktop/product_manager/base'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
erp_products-3.1.1 config/routes.rb
erp_products-3.1.0 config/routes.rb
erp_products-3.0.5 config/routes.rb
erp_products-3.0.4 config/routes.rb
erp_products-3.0.3 config/routes.rb
erp_products-3.0.2 config/routes.rb
erp_products-3.0.1 config/routes.rb
erp_products-3.0.0 config/routes.rb