Sha256: b1bcc50bb3b64a924de4d132e1b937d1e9d6bd13ed7c2477976ff290f56f8431
Contents?: true
Size: 224 Bytes
Versions: 3
Compression:
Stored size: 224 Bytes
Contents
Rails.application.routes.draw do root :to => 'jinda#index' # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jinda-0.8.0 | test/dummy/config/routes.rb |
jinda-0.7.7.4 | test/dummy/config/routes.rb |
jinda-0.7.7.3 | test/dummy/config/routes.rb |