Ports Search

Results 5,3215,330 of 5,623 for /devel/.(0.005 seconds)
devel/sprockets-2.12.4 (Score: 0.032514982)
Ruby library that preprocesses and concatenates JavaScript files
Sprockets is a Ruby library that preprocesses and concatenates JavaScript source files. It takes any number of source files and preprocesses them line-by-line in order to build a single concatenation.
devel/sprockets-2.11.3 (Score: 0.032514982)
Ruby library that preprocesses and concatenates JavaScript files
Sprockets is a Ruby library that preprocesses and concatenates JavaScript source files. It takes any number of source files and preprocesses them line-by-line in order to build a single concatenation.
devel/sprockets-2.2.3 (Score: 0.032514982)
Ruby library that preprocesses and concatenates JavaScript files
Sprockets is a Ruby library that preprocesses and concatenates JavaScript source files. It takes any number of source files and preprocesses them line-by-line in order to build a single concatenation.
devel/sprockets-3.6.0 (Score: 0.032514982)
Ruby library that preprocesses and concatenates JavaScript files
Sprockets is a Ruby library that preprocesses and concatenates JavaScript source files. It takes any number of source files and preprocesses them line-by-line in order to build a single concatenation.
devel/spruz-0.2.13 (Score: 0.032514982)
Small Ruby library of mixed utils/extensions
This is a small mixed library of some useful stuff for and extensions of Ruby that are not really good/big enough for a real library.
devel/state_machine-1.2.0 (Score: 0.032514982)
Support for creating state machines for attributes on any Ruby class
State machines make it simple to manage the behavior of a class. Too often, the state of an object is kept by creating multiple boolean attributes and deciding how to behave based on the values. state_machine simplifies this design by introducing the various parts of a real state machine, including states, events, transitions, and callbacks. However, the api is designed to be so simple you do not even need to know what a state machine is.
devel/state_machines-0.4.0 (Score: 0.032514982)
Support for creating state machines for attributes on any Ruby class
State Machines adds support for creating state machines for attributes on any Ruby class.
devel/statsd-0.5.4 (Score: 0.032514982)
Ruby port of the statsd python and node.js tools
Statsd implementation in Ruby A network daemon for aggregating statistics (counters and timers), rolling them up, then sending them to graphite or mongodb.
devel/stella-2.1.2.004 (Score: 0.032514982)
Define realistic testplans and run them against your webapps
rubygem-stella helps you to define realistic testplans and run them against your webapps. Stella is an agile testing tool for web applications. Software development has changed in a way that demands a new kind of toolset. Stella integrates quickly into your existing development process to help you run functional and performance tests throughout your product lifecycle.
devel/stemmer-1.0.1 (Score: 0.032514982)
Implementation of the Porter word stemming algorithm
An implementation of the Porter word stemming algorithm.