Sha256: 23873fb01f6a3c7a232fafeba4edc53b831f61108158df1618de16760bb8bf82

Contents?: true

Size: 96 Bytes

Versions: 2

Compression:

Stored size: 96 Bytes

Contents

class DashboardsController < ApplicationController
  
  power :dashboard

  def show
  end

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
consul-0.1.2 spec/app_root/app/controllers/dashboards_controller.rb
consul-0.1.1 spec/app_root/app/controllers/dashboards_controller.rb