#added by baiyu class GitUsageController < ApplicationController layout "base_projects" def ch_usage end def en_usage end end #end