ActionController::Base
# File test/controller/render_js_test.rb, line 7 def self.controller_path 'test' end
# File test/controller/render_js_test.rb, line 11 def greeting # let's just rely on the template end