]> scripts.mit.edu Git - www/raw.git/commitdiff
Import from TextPattern
authorScripts Team <scripts-team@mit.edu>
Sun, 16 Aug 2009 09:46:03 +0000 (05:46 -0400)
committerScripts Team <scripts-team@mit.edu>
Sun, 16 Aug 2009 09:46:03 +0000 (05:46 -0400)
news/118.mdwn [new file with mode: 0644]

diff --git a/news/118.mdwn b/news/118.mdwn
new file mode 100644 (file)
index 0000000..4974fea
--- /dev/null
@@ -0,0 +1,38 @@
+[[!meta title="Ruby on Rails autoinstaller"]]
+At long last, we’ve just deployed a brand new
+[autoinstaller](http://scripts.mit.edu/start/) for
+[Ruby on Rails](http://rubyonrails.org/), the popular
+[Ruby](http://www.ruby-lang.org/) based web application framework.
+
+Ruby on Rails has been supported on
+[scripts.mit.edu](http://scripts.mit.edu/) for quite some time, but
+the setup process was entirely manual, and involved many
+nonintuitive steps. You can now get a working Rails installation up
+and running for your own application in less than 60 seconds by
+typing
+
+    $ add scripts
+    $ scripts-rails
+
+from any Athena machine, and following the instructions.
+
+This brings the count of autoinstallable applications up to 12:
+
+    advancedbook
+    django
+    e107
+    gallery2
+    joomla
+    mediawiki
+    phpbb
+    phpical
+    rails
+    trac
+    turbogears
+    wordpress
+
+You can read more about these applications on our
+[quick-start page](http://scripts.mit.edu/start/).
+
+
+