Describe for Roles

This commit is contained in:
Dmitriy Zaporozhets 2012-12-30 16:19:31 +02:00
parent 64db5f808b
commit 82ae973a99
11 changed files with 75 additions and 3 deletions

View file

@ -1,3 +1,9 @@
# == NoteEvent role
#
# Extends Event model functionality by providing extra methods related to comment events
#
# Used by Event
#
module NoteEvent
def note_commit_id
target.commit_id