The four places a hand-rolled Ruby facade gives out
🔒
https://dev.to
«You don't need a gem to build a facade. This is a perfectly good one:
class App
def self.config = Rails.configuration
def self.redis = REDIS_POOL
end
App.config reads better than Rails.configuration for the...»
Automatische Weiterleitung...
1.5s