Class: PermissionGroup

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/permission_group.rb

Overview

Schema Information

Table name: permission_groups

 id         :integer(4)      not null, primary key
 name       :string(255)
 created_at :datetime
 updated_at :datetime