module MrVideo class MrVideoController < ApplicationController layout 'mr_video' end end # MrVideo module