i18n-debug
i18n-debug copied to clipboard
Ever wondered which translations are being looked up by Rails, a gem, or simply your app? Wonder no more!
Results
1
i18n-debug issues
Sort by
recently updated
recently updated
newest added
Had the situation that i'm running in a Rails environment, but Rails.logger was null, resulting in ```…/gems/i18n-debug-1.2.0/lib/i18n/debug.rb:17:in `logger': undefined method `debug' for nil:NilClass```