Sha256: 1232dc8d0da41bdd4da6475134f1442171b31a253d4e79a0cbcdb63eee0b9ab0
Contents?: true
Size: 290 Bytes
Versions: 2
Compression:
Stored size: 290 Bytes
Contents
# frozen_string_literal: true Rails.application.routes.draw do resources :gods get 'data_network' => 'gods#data_network' # Define your application routes per the DSL in https://guides.rubyonrails.org/routing.html # Defines the root path route ("/") # root "articles#index" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
acts_as_graph_diagram-0.1.1 | test/dummy/config/routes.rb |
acts_as_graph_diagram-0.1.0 | test/dummy/config/routes.rb |