spec/fixtures/config.yml in ripple-0.7.1 vs spec/fixtures/config.yml in ripple-0.8.0.beta
- old
+ new
@@ -1,3 +1,8 @@
ripple:
port: 9000
- host: localhost
+ host: localhost
+
+ripple_rails:
+ development:
+ port: 9001
+ host: 127.0.0.1
\ No newline at end of file