Wire up triggers

This commit is contained in:
Sam
2014-07-22 12:46:31 +10:00
parent b9a7d945c3
commit 007310c4a2
3 changed files with 16 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ end
#
# id :integer not null, primary key
# name :string(255) not null
# description :string(255) not null
# description :text
# position :integer not null
# created_at :datetime
# updated_at :datetime