Fix schema.rb
This commit is contained in:
parent
e09bff082e
commit
9f7ba5bca0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
#
|
||||
# It's strongly recommended to check this file into your version control system.
|
||||
|
||||
ActiveRecord::Schema.define(:version => 20121002151033) do
|
||||
ActiveRecord::Schema.define(:version => 20121009205010) do
|
||||
|
||||
create_table "events", :force => true do |t|
|
||||
t.string "target_type"
|
||||
|
|
Loading…
Reference in a new issue