scrolls/git.rb in ey_rails_wizard-0.5.0 vs scrolls/git.rb in ey_rails_wizard-0.6.0
- old
+ new
@@ -9,7 +9,9 @@
name: Git
description: "Provides basic Git setup for the Rails app and commits the initial repository."
author: mbleigh
exclusive: scm
-category: other
-tags: [scm]
+category: deployment
+
+run_before: [git, eycloud, heroku]
+