Sha256: f84643299a348c0a2daa93e8fcf2507186798dd2720768a0ee33ce6c89569a94
Contents?: true
Size: 228 Bytes
Versions: 74
Compression:
Stored size: 228 Bytes
Contents
# Log content update to activity streams class ContentUpdateEventJob < ContentEventJob def action "User #{link_to_profile depositor} has updated #{link_to repo_object.title.first, polymorphic_path(repo_object)}" end end
Version data entries
74 entries across 74 versions & 3 rubygems