awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesLean Controller Patterns

Architectural practices for moving business logic from controllers into models or service objects.

Distinguishing note: Candidates focused on hardware controllers or AI; this is specifically about software controller-model logic distribution.

Explore 1 awesome GitHub repository matching software engineering & architecture · Lean Controller Patterns. Refine with filters or upvote what's useful.

Awesome Lean Controller Patterns GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • bbatsov/rails-style-guideAvatar von bbatsov

    bbatsov/rails-style-guide

    6,509Auf GitHub ansehen↗

    This project is a collection of community-driven coding standards and best practices for developing maintainable Ruby on Rails applications. It serves as a style guide, architecture reference, and development guide to ensure consistency across a codebase. The guide provides technical recommendations for establishing naming conventions and architectural patterns. It specifically focuses on organizing models, controllers, and views to separate business logic from data persistence and user interface presentation. The documentation covers a broad range of capabilities, including RESTful API desi

    Guides the movement of business rules from controllers to the model layer to maintain slim action handlers.

    Auf GitHub ansehen↗6,509
  1. Home
  2. Software Engineering & Architecture
  3. Lean Controller Patterns