class ProjectsController < TissCrawlerController def index end def show_basic end def show_detailed end end