# File lib/diesel/testing/app/controllers/application_controller.rb, line 2
  def show
    render :text => "", :layout => 'application'
  end