Sha256: d22f6a7ea24a1e591ecd39b108ce24c6f65f98192d8c0b384d6b515d2acf70f4

Contents?: true

Size: 113 Bytes

Versions: 4

Compression:

Stored size: 113 Bytes

Contents

ApiTaster::Engine.routes.draw do
  resources :routes, :only => [:index, :show]

  root :to => 'routes#index'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
api_taster-0.2.2 config/routes.rb
api_taster-0.2.1 config/routes.rb
api_taster-0.2.0 config/routes.rb
api_taster-0.1.0 config/routes.rb