Skip to content
railsengines.com

Next Rails Scaffold

The next_rails_scaffold gem is a powerful extension to the standard Ruby on Rails scaffold generator

No ratings yet
Gem
next_rails_scaffold
Repository
raphox/next_rails_scaffold
License
MIT
Stars
21
Added
August 11, 2026

About

The next_rails_scaffold gem is a powerful extension to the standard Ruby on Rails scaffold generator.

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.

Installing it

ruby
# Gemfile
gem "next_rails_scaffold"

Details

21 stars on GitHub · MIT licensed · maintained by raphox. Source: https://github.com/raphox/next_rails_scaffold

Discussion (0)

Sign in to join the discussion.

No comments yet.