Sha256: 130014fceb07098bbb73c24bf199075053f6032d8e542d3ac675f531555af72b

Contents?: true

Size: 150 Bytes

Versions: 3

Compression:

Stored size: 150 Bytes

Contents

class Hq::DashboardController < Hq::ApplicationController

  add_breadcrumb I18n.t('dock.dashboard'), :hq_dashboard_index_path

  def index
  end

end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cybele-1.9.2 templates/app/controllers/hq/dashboard_controller.rb
cybele-1.9.1 templates/app/controllers/hq/dashboard_controller.rb
cybele-1.9.0 templates/app/controllers/hq/dashboard_controller.rb