Sha256: 7f51bec0894831186484bd3533e6944ec0191c5e2c4f3f1e95b0efe2db8bc33e
Contents?: true
Size: 221 Bytes
Versions: 2
Compression:
Stored size: 221 Bytes
Contents
# frozen_string_literal: true Rails.application.routes.draw do # Define your application routes per the DSL in https://guides.rubyonrails.org/routing.html # Defines the root path route ("/") root 'home#index' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
optics_view_components-0.1.2 | demo/config/routes.rb |
optics_view_components-0.1.1 | demo/config/routes.rb |