awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesController Override Patterns

Allows customization by overriding default controllers and views with standard Rails rendering and inheritance.

Distinct from View and Controller Implementation: Distinct from View and Controller Implementation: focuses on the override mechanism for admin dashboards, not general view/controller creation.

Explore 1 awesome GitHub repository matching web development · Controller Override Patterns. Refine with filters or upvote what's useful.

Awesome Controller Override Patterns GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • thoughtbot/administrateAvatar de thoughtbot

    thoughtbot/administrate

    6,028Ver en GitHub↗

    Administrate is a Rails engine that generates full CRUD admin interfaces for any model in a Rails application, providing create, read, update, delete, search, and pagination capabilities out of the box. It functions as a convention-based dashboard generator that maps model attributes to default field types and views, while supporting customization through standard Rails controller and view overrides. The framework distinguishes itself through a field type abstraction layer that encapsulates data display and input logic into reusable classes, and a hook-point content injection system that allo

    Provides a pattern for overriding default admin controllers and views using standard Rails tools.

    JavaScript
    Ver en GitHub↗6,028
  1. Home
  2. Web Development
  3. View and Controller Implementation
  4. Controller Override Patterns