Sha256: 902420a3596479d355f9067177855c3d2906831ac123a006d64c1b57c866d81c

Contents?: true

Size: 91 Bytes

Versions: 1

Compression:

Stored size: 91 Bytes

Contents

module Catarse
class NotificationType < ActiveRecord::Base
  attr_accessible :name
end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
catarse_core-1.0.0.beta app/models/catarse/notification_type.rb