User:Raven24/XtrpltTest

From diaspora* project wiki
< User:Raven24
Revision as of 22:13, 10 May 2013 by Raven24 (talk | contribs) (test xtrplt function)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This page is for testing features of the Diaspora Mediawiki extension. Your output may look differently than intended in case you didn't enable the experimental stuff in your user preferences ([My preferences] - [Appearance] - "Enable experimental Diaspora-specific modifications").

Currently I'm playing with snippets that will probably become Templates for command line snippets later.


{{ #xtrplt: vars=RAILS_ENV{production}/DB{postgres,mysql} | lang=bash | bundle exec rake db:create }}


{{ #xtrplt: vars=DB{postgres,mysql} | bundle install --without development test heroku }}


{{ #xtrplt: vars=RAILS_ENV{production,development,test} | bundle exec rake spec }}