# File lib/controller/controller.rb, line 12 def extjs_root(value=nil) ExtJS::MVC.root = value unless value.nil? ExtJS::MVC.root end