Advertisement

Tutorials

Home News New Version of Ruby on Rails G ...

News by CGIDir


New Version of Ruby on Rails Generator AjaxScaffold Released

 

CGIDir
Thursday, April 13, 2006; 04:38 AM

Richard White has released the Version 3.0.0 of AjaxScaffold. This is a major release that adds in both pagination and sorting support. In addition to this the generated code has been changed to use the newly released Rails RJS templates.

Ruby on Rails Generators reduce the tedium of dealing with boilerplate code by generating it themselves. Generators can produce simple code (such as for a new model) or more complex (such as a login system).

Features of AjaxScaffold
    -Generates a production ready, fully styled, interface for managing models

    -Generates valid XHTML and CSS.

    -Guaranteed to work on Firefox 1+, IE 6+ and Safari 10+

    -Gracefully degrades when Javascript is not available

    - Designed to be used as a Rails component so you can easily create an admin console by dropping in multiple scaffolds.

    -Released under the MIT License, the same one as Rails itself, so you can use it freely in your commercial applications.

Requirements
    -Rails 1.1+ for 3.x.x versions

    -Rails 1.0 for 2.x.x versions


http://www.ajaxscaffold.com/

Advertisement

Partners

Related Resources

Other Resources

image arrow