120 121 122 123
# File 'lib/chart_js/chart/chart.rb', line 120 def file(path, &block) @file = path @file_block = block end