Login Required. Sign up now -- its free!

Projects tagged ‘rails’, ‘rapid_development’, and ‘ruby’


Jump to tag:

Projects tagged ‘rails’, ‘rapid_development’, and ‘ruby’

Filtered by Project Tags rails rapid_development ruby

Refine results Project Tags development (2) rubygem (1) web (1) active_record (1) plugin (1) generator (1) mvc (1) framework (1)

[3 total ]

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.

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.