repo.or.cz
/
merb_mart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Create note on discontinued development
[merb_mart.git]
/
app
/
views
/
products
/
index.html.haml
blob
2173ac891e9060f370883d5603b606657640ca80
1
%h3 Products
2
%ul.products
3
-@products.each do |product|
4
=partial :preview, :product => product