Skip to content
/ RailsBooster Public template

⚡️ Ruby On Rails Boilerplate For Instant Productivity

License

Notifications You must be signed in to change notification settings

BilalBudhani/RailsBooster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 RailsBooster

Pre-Configured Ruby On Rails Boilerplate To Provide Instant Productivity ⚡️

🤓 Motivation behind the project

I regularly keep experimenting with ideas and problems to solve with Ruby On Rails as my choice of tech stack. However, I find myself configuring Rails as per my preference with every new project to reach to a stage where I can start working on the actual business logic.

RailsBooster is an attempt to put together all the common configurations, gems and best practices in one place which will eliminate the need of all prerequisites and immediately enables working on the actual business logic.

🛠 How to use

Run

  rails new blog --skip-javascript --skip-webpacker -d postgresql -m https://raw.githubusercontent.com/BilalBudhani/RailsBooster/main/template.rb

LICENSE

RailsBooster is licensed under the MIT license. (opensource.org/licenses/MIT)