Sha256: a1104d69dfc62aee2472d585d2a0eec0d2845fcea045fc5c828f26f282705c6f
Contents?: true
Size: 227 Bytes
Versions: 11
Compression:
Stored size: 227 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 "articles#index" end
Version data entries
11 entries across 11 versions & 3 rubygems