All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.jruby-rack.tld Maven / Gradle / Ivy

Go to download

A servlet bridge for (Ruby-based) Rack applications that allow them to run in Java Application servers using JRuby.

There is a newer version: 1.2.2
Show newest version


	
  1.0
  jruby-rack
  urn:org.jruby.rack

  
    Makes requests to the rails application and renders the results to the page
    rails
    org.jruby.rack.RackTag
    empty
    
      path
      true
      true
      java.lang.String
    
    
      params
      false
      true
      java.lang.String
    
  
  
    Makes requests to the rack application and renders the results to the page
    rack
    org.jruby.rack.RackTag
    empty
    
      path
      true
      true
      java.lang.String
    
    
      params
      false
      true
      java.lang.String
    
  





© 2015 - 2025 Weber Informatics LLC | Privacy Policy