Skip to content

Instantly share code, notes, and snippets.

@jwage
Created January 6, 2011 21:53
Show Gist options
  • Save jwage/768666 to your computer and use it in GitHub Desktop.
Save jwage/768666 to your computer and use it in GitHub Desktop.
sfGuardUser:
user_employee1:
username: employee1
password: changeme
Department:
dev:
title: Development
Employee:
employee1:
start_date: '7-4-2004'
User: user_employee1
EmployeeDepartments:
employee1_dev:
Employee: employee1
Department: dev
is_manager: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment