source_templates/template_config.yml in jumpstart-0.6.0 vs source_templates/template_config.yml in jumpstart-0.6.1
- old
+ new
@@ -62,9 +62,16 @@
# :project_name: name_of_my_app
# :womble: uncle_bulgaria
:replace_strings:
- :target_path:
:symbols:
+
+## Can be omitted or left blank.
+# Add extra commands that you want to run after templates have been parsed for string replacement.
+# e.g.
+# :run_after_string_replace:
+# - rake db:create
+:run_after_string_replace:
## Can be omitted or left blank.
# If you would like jumpstart to configure your local nginx setup specify a path. Handy for rails.
# e.g.
# :local_nginx_conf: /usr/local/nginx/conf/nginx.conf