Sha256: 808fea4b1285ebf9b3ae944a6662b3c12d0e2fa547b6e5bcdeb193bd868c5d7b

Contents?: true

Size: 220 Bytes

Versions: 3

Compression:

Stored size: 220 Bytes

Contents

class PlatformModuleName::VersionModuleName::DashboardsController < PlatformModuleName::VersionModuleName::PrivilegedController

  def show
    # redirect_to administration_profiles_path(Unidom::Common::SELF)
  end

end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
repres-bootstrap-1.3.1 lib/generators/repres/bootstrap/platform/templates/app/controllers/dashboards_controller.rb
repres-bootstrap-1.3 lib/generators/repres/bootstrap/platform/templates/app/controllers/dashboards_controller.rb
repres-bootstrap-1.2 lib/generators/repres/bootstrap/platform/templates/app/controllers/dashboards_controller.rb