module Trell::Client::Labels
Public Class Methods
colors()
click to toggle source
# File lib/trell/client/labels.rb, line 5 def colors %i( blue green orange purple red yellow ) end
# File lib/trell/client/labels.rb, line 5 def colors %i( blue green orange purple red yellow ) end