Sha256: 5f553dfd269128b796136eaf0dc3f95ec6361bc6eace061ceca291d97eebc68e
Contents?: true
Size: 259 Bytes
Versions: 9
Compression:
Stored size: 259 Bytes
Contents
Rails.application.routes.draw do # The priority is based upon order of creation: first created -> highest priority. # See how all your routes lay out with "rake routes". # You can have the root of your site routed with "root" root 'static#index' end
Version data entries
9 entries across 9 versions & 1 rubygems