File: routes.rb

package info (click to toggle)
node-bootstrap-sass 3.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,492 kB
  • sloc: javascript: 3,526; ruby: 1,249; sh: 5; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (6)
1
2
3
Dummy::Application.routes.draw do
  root to: 'pages#root'
end