Projects tagged ‘development’ and ‘ruby’


[142 total ]

768 Users
   

Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.
Created over 3 years ago.

590 Users
   

Ruby on Rails is a full-stack MVC framework for database-backed web applications that's optimized for programmer happiness and sustainable productivity. It lets you write beautiful code by favoring ... [More] convention over configuration. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and a web server. [Less]
Created over 3 years ago.

398 Users
   

RubyGems is a package manager for the Ruby. It provides a standard format for distributing Ruby programs and libraries (in a self-contained format called "gems"), a tool designed to easily manage the ... [More] installation of gems, and a server for distributing them. [Less]
Created over 3 years ago.

345 Users
   

Rake is a Ruby make-like utility using standard Ruby syntax for the build specification file.
Created over 3 years ago.

199 Users
   

RSpec is a BDD tool and a framework which provides programmers with a Domain Specific Language to describe the behaviour of Ruby code with readable, executable examples that guide you in the design ... [More] process and serve well as both documentation and tests. [Less]
Created over 3 years ago.

80 Users
   

Haml is a markup language that’s used to cleanly and simply describe the XHTML of any web document without the use of inline code. Haml functions as a replacement for inline page templating systems ... [More] such as PHP, ASP, and ERB, the templating language used in most Ruby on Rails applications. However, Haml avoids the need for explicitly coding XHTML into the template, because it itself is a description of the XHTML, with some code to generate dynamic content. [Less]
Created over 2 years ago.

71 Users
   

"Official" TextMate Bundles
Created over 2 years ago.

58 Users
   

JRuby is an 100% pure-Java implementation of the Ruby programming language. JRuby is the effort to recreate the Ruby interpreter in Java. JRuby is tightly integrated with Java to allow both to ... [More] script any Java class and to embed the interpreter into any Java application. [Less]
Created over 3 years ago.

51 Users
   

Lightweight, fast and modular MVC Ruby web framework. Excellent for high performance dynamic pages and web services.
Created over 2 years ago.

51 Users
   

The OpenKomodo Open Source Development Environment for Dynamic Languages and Web Technologies The Open Komodo project provides a code base upon which integrated development environment (IDE) ... [More] software packages can be developed. ActiveState's Komodo Edit 4.3 and later (an open source, multi-platform, multi-language editor) is an established, mature product that uses the Open Komodo platform. With the Open Komodo Project, the focus is on dynamic languages and the open web. Open Komodo is developed on top of many open source technologies, including Mozilla, Python, and Scintilla. The primary development technologies used are XUL, JavaScript, Python, and C/C++. [Less]
Created about 1 year ago.