summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authormo k <mo@mokhan.ca>2012-12-12 19:20:44 -0700
committermo k <mo@mokhan.ca>2012-12-12 19:20:44 -0700
commitba1cd9bd43e046bb48537cb58d05f2d0ee4f6d90 (patch)
tree63dde9e10e61799bd0c33e7c93e0d1d3e8955589 /db
parenteaaa9aab05dd20edc5a2b5981016eb2184a6429b (diff)
rake db:migrate
Diffstat (limited to 'db')
-rw-r--r--db/schema.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index 2231f27b..d11b68da 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -11,7 +11,7 @@
#
# It's strongly recommended to check this file into your version control system.
-ActiveRecord::Schema.define(:version => 20121108032630) do
+ActiveRecord::Schema.define(:version => 20121211142144) do
create_table "active_admin_comments", :force => true do |t|
t.integer "resource_id", :null => false