index
:
mirror/leaguer
clean
css-rewrite
master
mirror of https://github.com/LukeShu/leaguer.git
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
static_controller.rb
blob: 038cc19701c5ea6c9cb5b7b4e24d1e29e8ef95d1 (
plain
)
1
2
3
4
5
6
7
class StaticController < ApplicationController def homepage end def test end end