jnewland / shadow_rails forked from wrecked/shadow_rails

Demo of ShadowPuppet and ShadowFacter to manage and test a Rails stack

This URL has Read+Write access

shadow_rails / README
100644 10 lines (8 sloc) 0.229 kb
1
2
3
4
5
6
7
8
9
10
Run the following as 'sudo':
 
apt-get install git-core
git clone git://github.com/wrecked/shadow_rails.git
cd shadow_rails
./bin/bootstrap
spec -c spec/module_spec.rb
shadow_puppet ./rails_manifest.rb
spec -c spec/module_spec.rb