8 个仓库
Tools for scaffolding and configuring new Rails projects.
Explore 8 awesome GitHub repositories matching part of an awesome list · Rails Application Generators. Refine with filters or upvote what's useful.
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.
Suspenders 是一个 Ruby on Rails 项目引导程序和应用模板。它通过集成一套预配置的监控、测试和版本控制库,为初始化服务器端项目提供了标准化的基础。 该工具包具有一个针对 Heroku 优化的专用部署框架,可自动将代码交付到预发布和生产环境。它采用基础设施即代码的方法,使用版本化的配置文件来确保跨不同云环境的一致性并减少部署中断。 该项目涵盖了用于持续集成和交付的自动化工作流,包括自动化测试和样式检查。它还包括环境配置功能,例如配置 Git 远程仓库和数据库设置。
Base Rails application template used by thoughtbot.
Fat Free CRM 是一个基于 Ruby on Rails 框架的开源客户关系管理平台。它提供了一个集中式界面,用于管理销售流水线、跟踪潜在客户、联系人和商业机会,并通过自定义字段、标签和团队分组来组织组织数据。 该平台被设计为一个模块化业务应用,支持通过插件系统进行扩展,并能够作为 Rails 引擎集成到现有项目中。这种架构允许动态模式扩展,使用户能够定义自定义数据字段以捕获特定的业务信息,而无需更改核心系统文件。 该系统包括对配置和部署的全面支持,允许自定义应用设置并与各种数据库引擎集成。它提供了用于配置一致开发环境的工具,并支持部署到云托管平台。安全性通过既定的漏洞报告和分发安全公告渠道进行维护。
Encapsulates distinct features into isolated, mountable components to maintain a clean separation of concerns.
Rails Composer. The Rails generator on steroids for starter apps.
Generator for starter applications.
Opinionated rails application templates.
Opinionated Rails application templates.
Bootstrappers is the base Rails application using Bootstrap template and other goodies.
Generates Rails apps with Bootstrap templates.
Rails application generator that builds applications with the common customization stuff already done.
Builds applications with common customizations pre-configured.
The web app builder for Rails (moved from tablatom/hobo)
Web application builder for Rails.