Sha256: 27adb12a895074ad5328178f8dff4a6c0badf94a41938f09c29ce61249f31b0a
Contents?: true
Size: 114 Bytes
Versions: 3
Compression:
Stored size: 114 Bytes
Contents
Dummy::Application.routes.draw do resources :users, :only => [:index, :show] root :to => 'users#index' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
json_builder-3.0.6 | spec/dummy/config/routes.rb |
json_builder-3.0.4 | spec/dummy/config/routes.rb |
json_builder-3.0.3 | spec/dummy/config/routes.rb |