Sha256: e3c1d73dce32931fcddc4257f9a7adcf9b276e42898edbc66f5add9e559119aa
Contents?: true
Size: 226 Bytes
Versions: 6
Compression:
Stored size: 226 Bytes
Contents
Rails.application.routes.draw do # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html get "visualizations/:id", to: "application#visualization" root "application#index" end
Version data entries
6 entries across 6 versions & 1 rubygems