Ports Search

Results 2,0012,010 of 8,048 for /www/.(0.004 seconds)
www/acts-as-taggable-on-3.5.0 (Score: 0.056974534)
Tag a single model on several contexts
With ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, interests, and awards. It also provides other advanced functionality.
www/acts_as_taggable-2.0.2 (Score: 0.056974534)
Add tagging capabilities to your ActiveRecord objects
This ActiveRecord acts-as mixin provides an easy way for addind tagging capabilities (also known as folksnomy) to your ActiveRecord objects. It allows you to apply tags to your objects as well as search for tagged objects.
www/addressable-2.4.0 (Score: 0.056974534)
Replacement for the URI implementation
Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates.
www/akami-1.0.0 (Score: 0.056974534)
Library for building web service security
A library for building web service security.
www/amazon-ecs-2.4.0 (Score: 0.056974534)
Generic Amazon E-commerce REST API written in Ruby
A generic Amazon E-commerce REST API with configurable default options and method call options. It uses Hpricot to parse the XML output. Use Response and Element wrapper classes for easy access to the XML elements, and it supports ECS 4.0. It is generic, so you can extend Amazon::Ecs to support the other not- implemented operations easily; and the response object just wraps around Hpricot element object, instead of providing one-to-one object/attributes to XML elements map. With that, if in the future, there is a change in REST XML output structure, no changes will be required on amazon-ecs, instead you just need to change your element path.
www/anemone-0.7.2 (Score: 0.056974534)
Library that allows programs to spider websites
Anemone is a Ruby library that makes it quick and painless to write programs that spider a website. It provides a simple DSL for performing actions on every page of a site, skipping certain URLs, and calculating the shortest path to a given page on a site.
www/asana-0.5.0 (Score: 0.056974534)
Ruby wrapper for the Asana REST API
This gem is a simple Ruby wrapper for the Asana REST API. It uses ActiveResource to provide a simple, familiar interface for accessing your Asana account.
www/async_sinatra-1.2.1 (Score: 0.056974534)
Sinatra plugin to provide async responses
A Sinatra plugin to provide convenience whilst performing asynchronous responses inside of the Sinatra framework running under async webservers. To properly utilise this package, some knowledge of EventMachine and/or asynchronous patterns is recommended. Currently, supporting servers include Thin, Rainbows, Zbatery.
www/bluecloth-2.2.0 (Score: 0.056974534)
Ruby implementation of Markdown, a text-to-HTML conversion tool
BlueCloth is a Ruby implementation of Markdown, a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
www/bootstrap-sass-3.3.6 (Score: 0.056974534)
Bootstrap by Twitter
Twitter's Bootstrap, converted to Sass and ready to drop into Rails or Compass