dry_crud 1.4.0
Generates simple and extendable controller, views and helpers that support you to DRY up the CRUD code in your Rails project. Start with these elements and build a clean base to efficiently develop your application upon.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (1):
            rails
            ~> 3.0
          
    