possible to allow salves via a url?
matthewford opened this issue · 1 comments
matthewford commented
Hi,
Is it possible to connect to slaves via
slave:
adapter: mysql2
url: <%= ENV['DATABASE_SLAVE_URL'] %>
Im seeing this error NoMethodError: undefined method []' for nil:NilClass active_record_slave-1.3.0/lib/active_record_slave/active_record_slave.rb:20:in
install!'
reidmorrison commented
Yes, this should work with the latest code.