spec/rails_root/db/schema.rb in reputation-0.0.2 vs spec/rails_root/db/schema.rb in reputation-0.0.3
- old
+ new
@@ -7,10 +7,10 @@
# all the migrations 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 => 20110812160932) do
+ActiveRecord::Schema.define(:version => 20110824162330) do
create_table "reputation_behaviours", :force => true do |t|
t.integer "user_id"
t.integer "rule_id"
t.decimal "metric"