awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesRails Engine Mounting Patterns

Mounts as a self-contained Rails engine within a host application, inheriting its middleware stack and routing.

Distinct from Rails Application Generators: Distinct from Rails Application Generators: focuses on the engine mounting mechanism, not project scaffolding.

Explore 2 awesome GitHub repositories matching part of an awesome list · Rails Engine Mounting Patterns. Refine with filters or upvote what's useful.

Awesome Rails Engine Mounting Patterns GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • thoughtbot/administratethoughtbot का अवतार

    thoughtbot/administrate

    6,028GitHub पर देखें↗

    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

    Mounts as a self-contained Rails engine within a host application for admin functionality.

    JavaScript
    GitHub पर देखें↗6,028
  • fatfreecrm/fat_free_crmfatfreecrm का अवतार

    fatfreecrm/fat_free_crm

    3,629GitHub पर देखें↗

    Fat Free CRM is an open-source customer relationship management platform built on the Ruby on Rails framework. It provides a centralized interface for managing sales pipelines, tracking leads, contacts, and business opportunities, and organizing organizational data through custom fields, tags, and team-based groupings. The platform is designed as a modular business application that supports extensibility through a plugin system and the ability to integrate as a Rails engine within existing projects. This architecture allows for dynamic schema extensions, enabling users to define custom data f

    Encapsulates distinct features into isolated, mountable components to maintain a clean separation of concerns.

    Ruby
    GitHub पर देखें↗3,629
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Rails Application Generators
  5. Rails Engine Mounting Patterns