class TestingsController < ApplicationController def index end def show end def widget end end