RubyGems Navigation menu

next_rails_scaffold 0.2.0

The `next_rails_scaffold` gem is a powerful extension to the standard Ruby on Rails scaffold generator. It streamlines the development workflow by not only creating the backend structure with Rails but also automating the setup of a frontend directory using Next.js. Upon running the scaffold generator, this gem intelligently generates a Next.js application within the specified frontend directory. The generated Next.js app follows best practices, including a structured page routing system, ensuring that each resource created by the scaffold has its corresponding page and components. This integration enables developers to seamlessly transition between Rails backend and Next.js frontend development, fostering a cohesive and efficient development environment. Key Features: - **Automatic Frontend Setup:** The gem automates the creation of a frontend directory within the Rails project, ready for Next.js development. - **Page Routing Integration:** All scaffolded resources come with their own pages and components, organized using Next.js' page routing system. - **Effortless Transition:** Developers can seamlessly switch between Rails backend and Next.js frontend development within the same project. - **Boosted Productivity:** Accelerate development by eliminating the manual setup of frontend components and pages, allowing developers to focus on building features. Integrate `next_rails_scaffold` into your Ruby on Rails projects to enjoy a streamlined, organized, and efficient full-stack development experience.

Gemfile:
=

安装:
=

版本列表:

  1. 0.2.0 November 27, 2024 (12.0 KB)
  2. 0.1.13 November 25, 2024 (12.0 KB)
  3. 0.1.12 November 29, 2023 (11.5 KB)
  4. 0.1.11 November 25, 2023 (11.0 KB)
  5. 0.1.10 November 25, 2023 (11.0 KB)
显示所有版本 (共 15 个)

Runtime 依赖 (1):

rails >= 7.1.2

业主:

推送:

作者:

  • Raphael Araújo

SHA 256 校验和:

=

下载总量 4,137

这个版本 147

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 3.3.0

新的版本需要开启多因素验证: true

使用多因素验证发布的版本: true

链接: