Commit 9f7ba5bca06e4c3d1f9880ba8c13ba9408ed2947

Authored by Dmitriy Zaporozhets
1 parent e09bff08

Fix schema.rb

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@
11 # 11 #
12 # It's strongly recommended to check this file into your version control system. 12 # It's strongly recommended to check this file into your version control system.
13 13
14 -ActiveRecord::Schema.define(:version => 20121002151033) do 14 +ActiveRecord::Schema.define(:version => 20121009205010) do
15 15
16 create_table "events", :force => true do |t| 16 create_table "events", :force => true do |t|
17 t.string "target_type" 17 t.string "target_type"