application_helper.rb

来自「FusionCharts 是一个免费的图形显示组件」· RB 代码 · 共 8 行

RB
8
字号
# Methods added to this helper will be available to all templates in the application.
# These methods can be used to render the chart using FusionCharts
module ApplicationHelper

    require "fusioncharts_helper"
    include FusionChartsHelper

end

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?