Rename Upvote role to Votes
This commit is contained in:
parent
06c1a8a9ae
commit
a2a0060034
6 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
class Issue < ActiveRecord::Base
|
||||
include IssueCommonality
|
||||
include Upvote
|
||||
include Votes
|
||||
|
||||
acts_as_taggable_on :labels
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue