index
:
ded-rails.git
master
DED, written in Rails and not complete.
y@yulqen.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
controllers
/
pages_controller.rb
blob: 39848c624f0597ec7170dbd932cd93284b0287f8 (
plain
) (
blame
)
1
2
3
4
class PagesController < ApplicationController def index end end