Ports Search

Results 4,9414,950 of 5,623 for /devel/.(0.006 seconds)
devel/coffee-rails-4.1.1 (Score: 0.032514982)
Coffee Script adapter for the Rails asset pipeline
Coffee Script adapter for the Rails asset pipeline.
devel/coffee-script-source-1.10.0 (Score: 0.032514982)
CoffeeScript is a little language that compiles into JavaScript
CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way.
devel/coffee-script-2.4.1 (Score: 0.032514982)
Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler
Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler.
devel/colorize-0.7.7 (Score: 0.032514982)
Ruby String class extension
colorize is a Ruby String class extension which adds methods to set text color, background color and, text effects on ruby console and command line output, using ANSI escape sequences.
devel/columnize-0.9.0 (Score: 0.032514982)
Sorts an Array in Column Order
Columnize - sorts an array in column order.
devel/commander-4.4.0 (Score: 0.032514982)
Complete solution for Ruby command-line executables
The complete solution for Ruby command-line executables. Commander bridges the gap between other terminal related libraries you know and love (OptionParser, HighLine), while providing many new features, and an elegant API.
devel/concurrent-ruby-edge-0.2.2 (Score: 0.032514982)
Bleeding edge features for concurrent-ruby
Contains features for concurrent-ruby that are under active development and may change with future versions.
devel/concurrent-ruby-1.0.2 (Score: 0.032514982)
Modern concurrency tools for Ruby
Modern concurrency tools for Ruby. Inspired by Erlang, Clojure, Scala, Haskell, F#, C#, Java and classic concurrency patterns.
devel/configatron-4.5.0 (Score: 0.032514982)
Configuration system for Ruby applications
Configatron is a framework to make configuring Ruby applications and scripts easy with simple configuration files.
devel/configstruct-0.1.0 (Score: 0.032514982)
Lib for managing config files based on OpenStruct
This gem is a lib for managing configfile for cli applications, including: - call a setup of the config file if it does not exist - edit configuration and update the config file