help_controller.rb 67 Bytes Edit Raw Blame History 1 2 3 4 class HelpController < ApplicationController def index end end