making sure chnages to one branch does not affect another

This commit is contained in:
cktricky
2014-08-04 13:30:26 -04:00
parent a4c68989f0
commit e20d273139
+1 -1
View File
@@ -11,7 +11,7 @@
#
# It's strongly recommended to check this file into your version control system.
ActiveRecord::Schema.define(:version => 20140408185601) do
ActiveRecord::Schema.define(:version => 20140804171756) do
create_table "analytics", :force => true do |t|
t.string "ip_address"