Ports Search

Results 2,1212,130 of 8,048 for /www/.(0.004 seconds)
www/rack-test-0.6.3 (Score: 0.056974534)
Small, simple testing API for Rack apps
Rack::Test is a small, simple testing API for Rack apps. It can be used on its own or as a reusable starting point for Web frameworks and testing libraries to build on. Most of its initial functionality is an extraction of Merb 1.0's request helpers feature.
www/rack-1.4.7 (Score: 0.056974534)
Rack, a Ruby Webserver Interface
Rack provides an minimal interface between webservers supporting Ruby and Ruby frameworks.
www/rack-1.5.5 (Score: 0.056974534)
Rack, a Ruby Webserver Interface
Rack provides an minimal interface between webservers supporting Ruby and Ruby frameworks.
www/rack-1.6.4 (Score: 0.056974534)
Rack, a Ruby Webserver Interface
Rack provides an minimal interface between webservers supporting Ruby and Ruby frameworks.
www/rails_autolink-1.1.6 (Score: 0.056974534)
Extraction of the auto_link method from rails, removed in 3.1
This is an extraction of the 'auto_link' method from rails. The 'auto_link' method was removed from Rails in version Rails 3.1. This gem is meant to bridge the gap for people migrating.
www/raindrops-0.16.0 (Score: 0.056974534)
Real-time stats toolkit to show statistics for Rack HTTP servers
Raindrops is a real-time stats toolkit to show statistics for Rack HTTP servers. It is designed for preforking servers such as Rainbows! and Unicorn, but should support any Rack HTTP server under Ruby 1.9, 1.8 and Rubinius on platforms supporting POSIX shared memory. It may also be used as a generic scoreboard for sharing atomic counters across multiple processes.
www/ramaze-2012.12.08 (Score: 0.056974534)
Ramaze is a simple and modular web framework
Ramaze is a simple and modular web framework
www/raphael-rails-2.1.2 (Score: 0.056974534)
Raphael JS as a Rubygem for use in the Rails asset pipeline
Raphael JS as a Rubygem for use in the Rails asset pipeline
www/rdf-2.0.2 (Score: 0.056974534)
Pure-Ruby library for working with RDF data
RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data. Features: * 100% pure Ruby with minimal dependencies and no bloat. * Fully compatible with RDF 1.1 specifications. * 100% free and unencumbered public domain software. * Provides a clean, well-designed RDF object model and related APIs. * Supports parsing and serializing N-Triples and N-Quads out of the box, with more serialization format support available through add-on extensions. * Includes in-memory graph and repository implementations, with more storage adapter support available through add-on extensions. * Implements basic graph pattern (BGP) query evaluation. * Plays nice with others: entirely contained in the RDF module, and does not modify any of Ruby's core classes or standard library. * Based entirely on Ruby's autoloading, meaning that you can generally make use of any one part of the library without needing to load up the rest. * Compatible with Ruby Ruby 2.x, Rubinius and JRuby 1.7+ (in Ruby 2.0 mode). * Performs auto-detection of input to select appropriate Reader class if one can not be determined from file characteristics.
www/phoenix-1.2.1 (Score: 0.056974534)
Web framework for Elixir
Productive. Reliable. Fast. Most web frameworks make you choose between speed and a productive environment. Phoenix gives you both.