12 lines
335 B
YAML
12 lines
335 B
YAML
# == Schema Information
|
|
# Schema version: 20090119155930
|
|
#
|
|
# Table name: assignments
|
|
#
|
|
# id :integer not null, primary key
|
|
# user_id :integer default(0), not null
|
|
# task_id :integer default(0), not null
|
|
# accepted :boolean
|
|
#
|
|
|
|
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|