1
0
Fork 0
forked from OpenNeo/impress
impress/app/models/item.rb

4 lines
83 B
Ruby
Raw Normal View History

2010-05-14 15:41:40 -07:00
class Item
# Not defining validations, since this app is currently read-only
end