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
/
app
/
controllers
/
home_controller.rb
blob: 95f29929cad2de8b30a4d823197d72354bfb9114 (
plain
)
1
2
3
4
class
HomeController
<
ApplicationController
def
index
end
end