Skip to content

railsnew.io - the simplest way to generate a new Rails app with (or without!) all the bells and whistles.

Notifications You must be signed in to change notification settings

Canny-Code/rails-new-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

  • For local SQLite replication, make sure you have a .env.development file in your application root directory that contains the following:

MISSION_CONTROL_USERNAME=your_mission_control_username MISSION_CONTROL_PASSWORD=your_mission_control_password RAILS_MASTER_KEY=your_development_key

start minio with:

bin/rails minio:server -- --console-address=:9001

About

railsnew.io - the simplest way to generate a new Rails app with (or without!) all the bells and whistles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published