Sha256: 8bebe8e3047b203ed73bbc6ca4f386c782f45de2eefdf382a566681383e03640
Contents?: true
Size: 181 Bytes
Versions: 1
Compression:
Stored size: 181 Bytes
Contents
TestTrack::Engine.routes.draw do root :to => "tests#index" match '/jasmine' => 'tests#jasmine' , :as => :jasmine match '/qunit' => 'tests#qunit' , :as => :qunit end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
test_track-0.0.1 | config/routes.rb |