Sha256: 3d1b957dfb248e35c2f02c5b76f921d6da5ec64ab9abe2cf8ead4d8238249578

Contents?: true

Size: 114 Bytes

Versions: 14

Compression:

Stored size: 114 Bytes

Contents

Rails.application.routes.draw do
  resources :candy_charts, only: [:index, :show], controller: "candy_charts"
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
chart-candy-0.1.7 config/routes.rb
chart-candy-0.1.6 config/routes.rb
chart-candy-0.1.5 config/routes.rb
chart-candy-0.1.4 config/routes.rb
chart-candy-0.1.3 config/routes.rb
chart-candy-0.1.2 config/routes.rb
chart-candy-0.1.1 config/routes.rb
chart-candy-0.1.0 config/routes.rb
chart-candy-0.0.12 config/routes.rb
chart-candy-0.0.11 config/routes.rb
chart-candy-0.0.10 config/routes.rb
chart-candy-0.0.9 config/routes.rb
chart-candy-0.0.8 config/routes.rb
chart-candy-0.0.7 config/routes.rb