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 versión corrige problemas de html_safe, mejora la compatibilidad con Rails 3, añade la funcionalidad de búsqueda fácil de CrudController, y añade 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.