Sha256: 92a0c8b10e4f2e6503b3f5daabebcac9076e463fda2562ff82f6213cf6f0d7ce
Contents?: true
Size: 176 Bytes
Versions: 1
Compression:
Stored size: 176 Bytes
Contents
Rails.application.routes.draw do # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html get '/admin' => 'admin/home#index' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
admin_help-0.1.5 | lib/generators/admin_help/templates/config/routes.rb |