rails_creator 0.6.2
Subversion is optional, and it asks you if you'd like to use it. == SYNOPSIS: At the command line, type: rails_creator -h That will give you a list of options that you can choose from, for example: rails_creator -m my_app This will create your new rails project, with the name 'my_app', using mysql, on edge Rails. rails_creator -M my_app This will create your rails project on the current version of Rails, on your system, using mysql, with the application name: "my_app" rails_creator -p my_app For postgresql on edge Rails rails_creator -P my_app For postgresql not on edge Rails == INSTALL:
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
hoe
>= 1.3.0