Sha256: 96d7a9bf0013411623ac87a14ed7ceee680766fa913a6feb3f95c8f090089a37

Contents?: true

Size: 186 Bytes

Versions: 1

Compression:

Stored size: 186 Bytes

Contents

Siringa::Engine.routes.draw do
  post "load_definition/:definition", :to => "siringa#load_definition"
  post "dump", :to => "siringa#dump"
  post "restore", :to => "siringa#restore"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
siringa-0.0.8 config/routes.rb