A dynamic programming language with a focus on readability, simplicity and productivity.
Nowadays DevAssistant provides an assistant for Ruby on Rails. If you run da
command from command line, projects are created in current working directory.
If you run da-gui
, you can specify directories where the projects will be created.
In order to create a web template application with Ruby on Rails , run:
$ da crt ruby rails -n <app_name>