lib/rails/generators/ripple/configuration/templates/ripple.yml in ripple-1.0.0.beta vs lib/rails/generators/ripple/configuration/templates/ripple.yml in ripple-1.0.0.beta2
- old
+ new
@@ -1,9 +1,10 @@
# Configure Riak connections for the Ripple library.
development:
http_port: 8098
pb_port: 8087
host: 127.0.0.1
+ source: /usr/local/bin #Default for Homebrew.
# The test environment has additional keys for configuring the
# Riak::TestServer for your test/spec suite:
#
# * bin_dir specifies the path to the "riak" script that you use to