# File lib/rails-extjs-direct/rack/remoting_provider.rb, line 22 def render "<script>Ext.Direct.addProvider({type: '#{@type}', url: '#{@router_path}', actions: #{@controllers.to_json}});</script>" end