Schema change
This commit is contained in:
parent
ebf0383e99
commit
383db80bfd
@ -24,8 +24,8 @@ ActiveRecord::Schema.define(:version => 20120304162005) do
|
|||||||
t.string "command"
|
t.string "command"
|
||||||
t.string "shell"
|
t.string "shell"
|
||||||
t.string "uname"
|
t.string "uname"
|
||||||
t.datetime "created_at"
|
t.datetime "created_at", :null => false
|
||||||
t.datetime "updated_at"
|
t.datetime "updated_at", :null => false
|
||||||
t.string "stdin"
|
t.string "stdin"
|
||||||
t.string "stdin_timing"
|
t.string "stdin_timing"
|
||||||
t.string "stdout"
|
t.string "stdout"
|
||||||
|
Loading…
Reference in New Issue
Block a user