No release in over a year
This gem provides a CLI tool that helps create a new Rails application with interactive options.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

~> 1.2
 Project Readme

generate_rails_new

This is a command-line interface (CLI) tool that helps create a new Rails application with interactive options.

Installation

You can install it using RubyGems:

gem install generate_rails_new

Usage

To generate a rails new command using the interactive prompt, simply run:

generate_rails_new