Rails Wizard

28th June, 2011 Patrick

I just ran across nifty little tool called RailsWizard which I am going to start using to bootstrap my rails projects. You can quickly select which frameworks you want to include, and it will disable exclusive packages. Once your ready, you simply select "Finish" and it provides you with a rails command that uses a template that will be downloaded from the RailsWizard and will start the install process. I would say for most of my projects A single template will work for most but for when you want to work outside to box this makes it quick and simple.