Sha256: f3ea0f6bf3cd3f6b78eabd09167d2806a106fb7e60819ad4595217721590bc77

Contents?: true

Size: 156 Bytes

Versions: 12

Compression:

Stored size: 156 Bytes

Contents

require_dependency "ucpengine/application_controller"

module Ucpengine
  class DashboardController < ApplicationController
    def index
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
ucpengine-0.1.2 app/controllers/ucpengine/dashboard_controller.rb
ucpengine-0.1.1 app/controllers/ucpengine/dashboard_controller.rb
ucpengine-0.1.0 app/controllers/ucpengine/dashboard_controller.rb
ucpengine-0.0.9 app/controllers/ucpengine/dashboard_controller.rb
ucpengine-0.0.8 app/controllers/ucpengine/dashboard_controller.rb
ucpengine-0.0.7 app/controllers/ucpengine/dashboard_controller.rb
ucpengine-0.0.6 app/controllers/ucpengine/dashboard_controller.rb
ucpengine-0.0.5 app/controllers/ucpengine/dashboard_controller.rb
ucpengine-0.0.4 app/controllers/ucpengine/dashboard_controller.rb
ucpengine-0.0.3 app/controllers/ucpengine/dashboard_controller.rb
ucpengine-0.0.2 app/controllers/ucpengine/dashboard_controller.rb
ucpengine-0.0.1 app/controllers/ucpengine/dashboard_controller.rb