6 7 8 9
# File 'app/controllers/que/view/welcome_controller.rb', line 6 def index @dashboard_stats = ::Que::View.fetch_dashboard_stats[0] @lockers = ::Que::View.fetch_que_lockers end