class OrgBranchesController < ApplicationController include WeBridge::AutoViewHelper::Controller set_model OrgBranch include OrgCommon end