OSDN Git Service

Fix schema.rb
authorDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>
Wed, 24 Oct 2012 09:39:53 +0000 (12:39 +0300)
committerDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>
Wed, 24 Oct 2012 09:40:08 +0000 (12:40 +0300)
db/schema.rb

index ec4729c..a703781 100644 (file)
@@ -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"