File "routes.rb"

Full Path: /home/analogde/www/php/integrations/rubyonrails/chart-export-handler/config/routes.rb
File size: 116 bytes
MIME-type: text/plain
Charset: utf-8

FusionchartsExporter::Engine.routes.draw do

  post "/" => "exporter#index", as: "fusioncharts_exporter_export"

end