]> scripts.mit.edu Git - wizard.git/blobdiff - wizard/app/__init__.py
More robust error reporting, add --url flag, add rails as app.
[wizard.git] / wizard / app / __init__.py
index a3664dba694ec340bd6334185875eb899e178cfa..87c7b93dabab5fd11c54e8ffe27b11361eb9e608 100644 (file)
@@ -53,6 +53,7 @@ from wizard import resolve, scripts, shell, sql, util
 _scripts_application_list = [
     "mediawiki", "wordpress", "joomla", "e107", "gallery2",
     "phpBB", "advancedbook", "phpical", "trac", "turbogears", "django",
+    "rails",
     # these are technically deprecated
     "advancedpoll", "gallery",
 ]