dashboard_controller.rb 79 Bytes EditWeb IDE 1 2 3 4 class Admin::DashboardController < ApplicationController def index end end