glacials / friendly_uuid

Short, stateless URL slugs for UUID-based Rails models
Other
48 stars 3 forks source link

DB Config adapter method #7

Closed anjoseb121 closed 2 years ago

anjoseb121 commented 2 years ago

Hi ✋🏼

Rails 7 just got released and there is an error. The connection_config method was removed.

This change will ensure to use connection_db_config whenever is possible.