I\'m following Michael Hartl\'s tutorial here and am trying to create an index of users.
My code:
class UsersController < ApplicationController
Check here:
<%= gravatar_for user, :size => 52 %>