Projects tagged ‘rubyonrails’


[557 total ]

461 Users
   

The NetBeans IDE is a free, open-source Integrated Development Environment for software developers. The IDE runs on many platforms including Windows, Linux, Solaris, and the MacOS. It is easy to ... [More] install and use straight out of the box. The NetBeans IDE provides developers with all the tools they need to create professional cross-platform desktop, enterprise, web and mobile applications. [Less]
Created over 3 years ago.

204 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.

116 Users
   

A flexible project management web application written using Ruby on Rails framework. Key features include: * Multiple projects support * Flexible role based access control. * Flexible issue ... [More] tracking system * Gantt chart and calendar * News, documents & files management * Feeds & email notifications. * Per project wiki * Per project forums * Simple time tracking functionality * Custom fields for issues, projects and users * Repository integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs) * Multiple LDAP authentication support * User self-registration support * Multilanguage support * Multiple databases support [Less]
Created over 2 years ago.

82 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.

67 Users
   

Phusion Passenger — a.k.a. mod_rails — makes deployment of applications built on the revolutionary Ruby on Rails web framework a breeze. It follows the usual Ruby on Rails conventions, such as ... [More] “Don’t-Repeat-Yourself”. Note that the Ohloh source analysis is incorrect. The statistics for C++ and comment count are wrong because the Boost library is included. It is also not true that there's a single developer, because Passenger is commercially supported by Phusion. [Less]
Created about 1 year ago.

22 Users
   

Radiant is a no-fluff, open source content management system designed for small teams. Radiant features: * An elegant user interface * Flexible templating with layouts, snippets, page parts ... [More] , and a custom tagging language * A first-class extension/plugin system * Simple user management and permissions [Less]
Created over 3 years ago.

13 Users

REST is a fine pattern for designing controllers, but it can be pretty repetitive. Who wants to write out the same actions and copy the same model lookup logic all over their application? ... [More] make_resourceful handles all that for you. It sets up all your RESTful actions and responses with next to no code. Everything has full, sensible default functionality. Of course, no controller only uses the defaults. So make_resourceful can be massively customized, while still keeping your controllers trim and readable. [Less]
Created about 1 year ago.

8 Users

rails.vim is the one true Vim plugin for syntax highlighing, easy navigation, and script invocation for all your Ruby on Rails applications, transparently and unobtrusively.
Created over 2 years ago.