picture.rb 67 Bytes Raw Blame History Permalink 1 2 3 class Picture < ActiveRecord::Base attr_accessible :filename end