Sha256: a0ce38ca0f4f8295dd6a9bf204ba79409422a2f519931bdfb8b99c596d1a3bea
Contents?: true
Size: 136 Bytes
Versions: 3
Compression:
Stored size: 136 Bytes
Contents
TestApp::Application.routes.draw do resources :nifs match 'javascript', :to => "static#javascript" root :to => "static#index" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
nifval-0.2.2 | test_app/config/routes.rb |
nifval-0.2.1 | test_app/config/routes.rb |
nifval-0.2.0 | test_app/config/routes.rb |