Sha256: 1b3ffe72d41eb48479bcd27f1b8b5604ccf75643ca92a91ba21fc6785b7f98c2

Contents?: true

Size: 116 Bytes

Versions: 1

Compression:

Stored size: 116 Bytes

Contents

class NotificationType < ActiveRecord::Base
  attr_protected :created_at, :updated_at

  has_many :notifications
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
erp_tech_svcs-4.0.0 app/models/notification_type.rb