Sha256: ccb705bd64725d58f2ed8c72a1688ff7244c874614477bf31c78101e01299d11

Contents?: true

Size: 687 Bytes

Versions: 3

Compression:

Stored size: 687 Bytes

Contents

--- 
role_00001: 
  name: Guest  
  display_name: Guest
  id: 1
  note: 
  position: 1
role_00002: 
  name: User  
  display_name: User
  id: 2
  note: 
  position: 2
role_00003: 
  name: Librarian  
  display_name: Librarian
  id: 3
  note: 
  position: 3
role_00004: 
  name: Administrator  
  display_name: Administrator
  id: 4
  note:
  position: 4

# == Schema Information
#
# Table name: roles
#
#  id           :integer          not null, primary key
#  name         :string(255)      not null
#  display_name :string(255)
#  note         :text
#  created_at   :datetime
#  updated_at   :datetime
#  score        :integer          default(0), not null
#  position     :integer
#

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
enju_leaf-1.1.0.rc17 spec/fixtures/roles.yml
enju_leaf-1.1.0.rc16 spec/fixtures/roles.yml
enju_leaf-1.1.0.rc15 spec/fixtures/roles.yml