1
0
Fork 0
oldhaven/app/models/artist.rb

3 lines
38 B
Ruby
Raw Normal View History

2011-06-14 16:05:12 +00:00
class Artist < ActiveRecord::Base
end