Sha256: d456bbecba82f423b43d427a343c0fcc610644f35a9e236c50d35a748fad374c
Contents?: true
Size: 160 Bytes
Versions: 228
Compression:
Stored size: 160 Bytes
Contents
attributes :sync_state, :last_sync node :last_sync_words do |object| if object.try(:last_sync) time_ago_in_words(Time.parse(object.last_sync)) end end
Version data entries
228 entries across 228 versions & 1 rubygems