diff options
author | Arthur Neves <arthurnn@gmail.com> | 2016-05-11 08:04:26 -0400 |
---|---|---|
committer | Arthur Neves <arthurnn@gmail.com> | 2016-05-11 08:04:26 -0400 |
commit | f1030fd897640f2d051ee29143544fad5b64d6d3 (patch) | |
tree | d8f9ceea12df8d7078a535544318f6098aa98135 /Gemfile | |
parent | 525fa7ef7ce02bf3bfd99058ea18547f21c4f715 (diff) | |
download | rails-f1030fd897640f2d051ee29143544fad5b64d6d3.tar.gz rails-f1030fd897640f2d051ee29143544fad5b64d6d3.tar.bz2 rails-f1030fd897640f2d051ee29143544fad5b64d6d3.zip |
Dont cache the conn_spec_name when empty
We cannot cache the connection_specification_name when it doesnt
exist. Thats because the parent value could change, and we should keep
failling back to the parent. If we cache that in a children as an ivar,
we would not fallback anymore in the next call, so the children would
not get the new parent spec_name.
Diffstat (limited to 'Gemfile')
0 files changed, 0 insertions, 0 deletions