index
:
Angular-tutorial
master
Application created while teaching Angular 1
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
/
routes.rb
blob: ed862142e21959d9dac13c702bb046f7242eaf17 (
plain
)
1
2
3
Rails
.
application
.
routes
.
draw
do
root
to
:
'home#index'
end