Sha256: ef25dd7e76c3a39c2f8e81b882265a9f34597d4b180ea60b9d3ef5b38f1692b8
Contents?: true
Size: 164 Bytes
Versions: 6
Compression:
Stored size: 164 Bytes
Contents
Siringa::Engine.routes.draw do post "load/:definition", :to => "siringa#load" post "dump", :to => "siringa#dump" post "restore", :to => "siringa#restore" end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
siringa-0.0.7 | config/routes.rb |
siringa-0.0.6 | config/routes.rb |
siringa-0.0.5 | config/routes.rb |
siringa-0.0.4 | config/routes.rb |
siringa-0.0.3 | config/routes.rb |
siringa-0.0.1 | config/routes.rb |