#dashboard, #keyboard_tools, #upload
4 5 6 7
# File '/var/apps/qpixel/app/controllers/dumps_controller.rb', line 4 def index @latest = Dump.automatic.last @others = Dump.manual end