User:Raven24/XtrpltTest

From diaspora* project wiki
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 }}