1
0
Fork 0
forked from OpenNeo/impress
impress/app/models/item.rb
2010-05-14 18:41:40 -04:00

3 lines
83 B
Ruby

class Item
# Not defining validations, since this app is currently read-only
end