awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • bbatsov/rails-style-guidebbatsov 的头像

    bbatsov/rails-style-guide

    6,509在 GitHub 上查看↗

    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.

    在 GitHub 上查看↗6,509
  1. Home
  2. Software Engineering & Architecture
  3. Lean Controller Patterns