Sha256: 21e10d62d5503b746c1d6fbda726f10f702092ed3696a4101e265e7e83f431a4
Contents?: true
Size: 115 Bytes
Versions: 16
Compression:
Stored size: 115 Bytes
Contents
# -*- encoding : utf-8 -*- Dummy::Application.routes.draw do get "welcome/index" root to: 'welcome#index' end
Version data entries
16 entries across 16 versions & 2 rubygems