Sha256: 1bc9db31b1e016ff5c8372ab94d558406aaf93f713e87ffca818c40337b51441
Contents?: true
Size: 152 Bytes
Versions: 5
Compression:
Stored size: 152 Bytes
Contents
Teabag::Engine.routes.draw do match "/fixtures/*filename", to: "spec#fixtures" match "/(:suite)", :to => "spec#index", defaults: { suite: nil } end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
teabag-0.4.6 | config/routes.rb |
teabag-0.4.5 | config/routes.rb |
teabag-0.4.4 | config/routes.rb |
teabag-0.4.3 | config/routes.rb |
teabag-0.4.2 | config/routes.rb |