awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • thoughtbot/administrateAvatar thoughtbot

    thoughtbot/administrate

    6,028Vezi pe 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
    Vezi pe GitHub↗6,028
  1. Home
  2. Web Development
  3. View and Controller Implementation
  4. Controller Override Patterns