repo.or.cz
/
merb_mart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Added ShippingInfo and Upload specs.
[merb_mart.git]
/
app
/
controllers
/
main.rb
blob
e34767aa74dbd2691756a30964eb286180865445
1
class MerbEMart::Main < MerbEMart::Application
2
3
def index
4
render
5
end
6
7
end