diff options
author | Benjamin Quorning <benjamin@quorning.net> | 2016-05-20 13:38:23 +0200 |
---|---|---|
committer | Benjamin Quorning <benjamin@quorning.net> | 2016-05-20 14:30:08 +0200 |
commit | 70d504f626d0a68ce927cd0fddf9af7eec1a3f29 (patch) | |
tree | 26862f10530cb3410cae160a1be8e9438b4b14f2 /activemodel/lib/active_model/secure_password.rb | |
parent | d90ae764ec287e477dc5d679233dfc1efbe22828 (diff) | |
download | rails-70d504f626d0a68ce927cd0fddf9af7eec1a3f29.tar.gz rails-70d504f626d0a68ce927cd0fddf9af7eec1a3f29.tar.bz2 rails-70d504f626d0a68ce927cd0fddf9af7eec1a3f29.zip |
[ci skip] Update retrieve_connection_pool comment
After PR https://github.com/rails/rails/pull/24844 the documentation for
`#retrieve_connection_pool` was out of date. This commit changes:
- the reference from `@class_to_pool` to `@owner_to_pool`.
- with newer Rubies, `#fetch` isn't significantly slower than `#[]`. Since Rails 5
requires Ruby >= 2.2.2, we can just use `#fetch` here.
Diffstat (limited to 'activemodel/lib/active_model/secure_password.rb')
0 files changed, 0 insertions, 0 deletions