Michael
Michael
I'm getting the following error since I've upgrade my Mac OS operating system to El Capitan (OS X 10.11). Any idea how to fix it? /Library/Ruby/Gems/2.0.0/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:274:in `require': dlopen(/Library/Ruby/Gems/2.0.0/gems/charlock_holmes-0.7.3/lib/charlock_holmes/charlock_holmes.bundle, 9): Library...
Hi, I'm getting this error on Rails 7.0.2.3, Ruby 3.0.3: My config/environments/production.rb file contains this line: `config.logger = Logdna::Ruby.new(Rails.application.credentials.dig(:logdna, :secret))`