gravatar.rb 103 B

1234
  1. GravatarImageTag.configure do |config|
  2. config.default_image = "mm"
  3. config.secure = true
  4. end