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

jruby.rack.rackup.rb Maven / Gradle / Ivy

require 'rubygems'

begin
  gem 'rack'
  require 'rack'
rescue LoadError
  error = <




© 2015 - 2025 Weber Informatics LLC | Privacy Policy