<p>In db/migrate/20121012044047_add_use_gravatar_to_users.rb:</p>
<pre style='color:#555'>> @@ -0,0 +1,15 @@
> +class AddUseGravatarToUsers < ActiveRecord::Migration
> +  def self.up
> +    add_column :users, :use_gravatar, :boolean, :null => false, :default => false
</pre>
<p>What did you think about my previous suggestion of changing this to <code>image_gravatar</code> or  <code>image_use_gravatar</code> to group it better with the other image related fields?</p>

            <p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">
              —<br>
              Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/pull/131/files#r1854699'>view it on GitHub</a>.
            </p>
            <img src='https://github.com/notifications/beacon/J6T91GIPIyhU-8ti4GCGP98_UZTRAhtyIjAjorWDZ_kz5PgHI_Ux2MVRf-7XO2WM.gif' height='1' width='1'>