Method: GithubChart.supported

Defined in:
lib/githubchart.rb

.supportedObject

Helper to list supported types



18
19
20
# File 'lib/githubchart.rb', line 18

def supported
  @supported ||= []
end