disable the mass assignment thing until we deal with it [ci skip]

This commit is contained in:
Maxwell Salzberg 2012-05-15 13:35:22 -07:00
parent e3ccbb3471
commit 900067ba1e

View file

@ -33,7 +33,7 @@ Diaspora::Application.configure do
# Raise exception on mass assignment protection for Active Record models # Raise exception on mass assignment protection for Active Record models
config.active_record.mass_assignment_sanitizer = :strict # config.active_record.mass_assignment_sanitizer = :strict
# Log the query plan for queries taking more than this (works # Log the query plan for queries taking more than this (works
# with SQLite, MySQL, and PostgreSQL) # with SQLite, MySQL, and PostgreSQL)