Sha256: 5c57957734b2e9df90c7d79d36f0fb1b1bc72ed5a4775014c230a51072f57589
Contents?: true
Size: 161 Bytes
Versions: 7
Compression:
Stored size: 161 Bytes
Contents
Dummy::Application.routes.draw do get 'test' => 'application#index' post 'test' => 'application#create' get 'exclusions' => 'exclusions#index' end
Version data entries
7 entries across 7 versions & 1 rubygems