Projects tagged ‘rails’ and ‘rapid_development’


[4 total ]

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

6 Users
   

Madeam is a lightweight PHP MVC framework. It allows quick prototyping and deployment of web applications by harnessing the power of Active Record, Convention Over Configuration, REST and PHP 5. ... [More] Madeam works well with existing class libraries and even other frameworks like Zend. [Less]
Created over 2 years ago.

2 Users
   

DRY to the limit. Mainly, MetaRails is a generator of simple database based web applications. Given a db schema it generates automaticly the database, the view-insert-modify views for each table of ... [More] the database or model of the application, and inferes the webservices that may play with the database data. [Less]
Created over 3 years ago.

1 Users
   

A plugin for Ruby on Rails that automagically creates an administration interface based on your models.
Created over 2 years ago.