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
Converted view ERB syntax to Haml
[merb_mart.git]
/
app
/
models
/
mart
/
asset.rb
blob
0785cd1a4b93f0efc5cbbd328053927c89f65851
1
module Mart
2
class Asset < AbstractUpload
3
4
end
5
end