Skip to content

Commit

Permalink
Removed suggestion for turning off partial updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed May 31, 2008
1 parent 0abf0da commit 3a97750
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions railties/environments/environment.rb
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,4 @@

# Activate observers that should always be running
# config.active_record.observers = :cacher, :garbage_collector

# Make ActiveRecord only save the attributes that have changed since the record was loaded.
# config.active_record.partial_updates = true
end
end

0 comments on commit 3a97750

Please sign in to comment.