dry_crud generates simple and extendable controllers, views, and helpers that help you DRY up the CRUD code in your Ruby on Rails projects. Start with these elements and build a clean base on which to efficiently develop your application.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Esta versão corrige problemas html_safe, melhora a compatibilidade Rails 3, acrescenta a funcionalidade de pesquisa simples CrudController, e acrescenta CustomAssertions.
Tags:
rails-3, dry, Stable
This release fixes html_safe issues, improves Rails 3 compatibility, adds simple search functionality to CrudController, and adds CustomAssertions.