spec/dummy/rails-3.2.17/db/schema.rb in notify_user-0.0.29 vs spec/dummy/rails-3.2.17/db/schema.rb in notify_user-0.0.30
- old
+ new
@@ -9,10 +9,10 @@
# from scratch. The latter is a flawed and unsustainable approach (the more migrations
# you'll amass, the slower it'll run and the greater likelihood for issues).
#
# It's strongly recommended to check this file into your version control system.
-ActiveRecord::Schema.define(:version => 20150106040854862862248000) do
+ActiveRecord::Schema.define(:version => 20141102231353651651843000) do
create_table "notify_user_notifications", :force => true do |t|
t.string "type"
t.integer "target_id"
t.string "target_type"