mirror of
https://github.com/fspc/BikeShed-1.git
synced 2026-09-16 08:31:36 -04:00
Still a work in progress
This commit is contained in:
@@ -10,7 +10,7 @@ class ActsAsLoggableMigration < ActiveRecord::Migration
|
||||
t.datetime "end_date", :null => false
|
||||
|
||||
t.text :description, :default => ""
|
||||
t.integer :action_id, :default => 0
|
||||
t.references :log_action, :polymorphic => true
|
||||
|
||||
t.timestamps
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user