Makes a new directory, creates a new rails app in that directory and then applies the given template. If no template name is given the default one (base) will be used.
$ rails_new_app APP_NAME [TEMPLATE_NAME]
This software is released under the MIT License.