Release Name: 1.3.0
Notes:
Description:
The +newjs+ command creates a new JavaScript project/application
with a default directory structure and configuration at the path you specify.
Example:
+newjs path/to/my-app-name+
This generates a skeletal JavaScript project/application
installation in path/to/my-app-name
Changes:
== 1.3.0 2008-02-18
* rails: javascript_test generator - creates HTML test, plus installs assets + rake tasks
* install_website: txt2html uses RUBYFORGE_PROJECT for downloads url
|