Sha256: cde3395897afa1c70fc5ea3582558fae5bf5087010ee723f58ca39f8403a54ea
Contents?: true
Size: 205 Bytes
Versions: 3
Compression:
Stored size: 205 Bytes
Contents
Rails.application.routes.draw do # Add your extension routes here match "/admin/products/import_from_yandex_market" => "admin/products#import_from_yandex_market", :as => :import_from_yandex_market end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
synergy-0.50.0 | config/routes.rb |
synergy-0.50.0.rc2 | config/routes.rb |
synergy-0.50.0.rc1 | config/routes.rb |