Shell Script to Generate Edge Rails Project

This is a basic shell script to generate a truly edge rails project. It will also install some plugins which I use (rspec, rspec on rails and exception notification). Note this uses mysql for its database, remove –database=mysql from the project generation.

Use this by saving it and running chmod +x path/to/file to make it executable, then /path/to/file newprojectname the same way you generate any other rails project.

You can find it here

0 Responses to “Shell Script to Generate Edge Rails Project”


  1. No Comments

Leave a Reply