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