RailsBooster
RailsBooster copied to clipboard
⚡️ Ruby On Rails Boilerplate For Instant Productivity
🚀 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)