Sha256: a93ae4f05794b26f7f10f66de9856cd44e5132efb4adcff92cd57d817a6b0988
Contents?: true
Size: 246 Bytes
Versions: 27
Compression:
Stored size: 246 Bytes
Contents
# # profile.rb: english resource of profile plugin for tDiary # # Copyright (C) 2017 by Tada, Tadashi <t@tdtds.jp> # Distributed under the GPL. # module ::Profile module Service class Gravatar < Base HOST = 'en.gravatar.com' end end end
Version data entries
27 entries across 26 versions & 2 rubygems