Sha256: e52071edb6369615a04cc81aa99c7922effbe76ee95549cfdd026cbfd6d98767

Contents?: true

Size: 146 Bytes

Versions: 7

Compression:

Stored size: 146 Bytes

Contents

module PageflowChart
  class InstallGenerator < Pageflow::PageTypeInstallGenerator
    def engine
      Pageflow::Chart::Engine
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
pageflow-chart-1.2.0 lib/generators/pageflow_chart/install/install_generator.rb
pageflow-chart-1.1.0 lib/generators/pageflow_chart/install/install_generator.rb
pageflow-chart-1.0.1 lib/generators/pageflow_chart/install/install_generator.rb
pageflow-chart-1.0.0 lib/generators/pageflow_chart/install/install_generator.rb
pageflow-chart-0.2.2 lib/generators/pageflow_chart/install/install_generator.rb
pageflow-chart-0.2.1 lib/generators/pageflow_chart/install/install_generator.rb
pageflow-chart-0.2.0 lib/generators/pageflow_chart/install/install_generator.rb