Sha256: fd778ca074284d1d6cfb17c190bbafbd4262006409901b72eebc2674b97f90a0

Contents?: true

Size: 212 Bytes

Versions: 5

Compression:

Stored size: 212 Bytes

Contents

Rails.application.routes.draw do
  # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html

  resources :dyno, only: [:show]
  resources :streaming, only: [:show]

end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pagelet_rails-0.2.2 test/dummy/config/routes.rb
pagelet_rails-0.2.1 test/dummy/config/routes.rb
pagelet_rails-0.2.0 test/dummy/config/routes.rb
pagelet_rails-0.1.8 test/dummy/config/routes.rb
pagelet_rails-0.1.7 test/dummy/config/routes.rb