This commit is contained in:
zhitomirskiyi 2011-02-10 19:43:05 -08:00
parent 66fea22f60
commit 34e2b657fd
2 changed files with 1 additions and 1 deletions

View file

@ -10,7 +10,7 @@
#
# It's strongly recommended to check this file into your version control system.
ActiveRecord::Schema.define(:version => 20110211021925) do
ActiveRecord::Schema.define(:version => 20110211021926) do
create_table "aspect_memberships", :force => true do |t|
t.integer "aspect_id", :null => false