module Trellohub::Board

Public Class Methods

id() click to toggle source
# File lib/trellohub/board.rb, line 4
def id
  Trellohub.board_id
end