lib/motorhead/config.rb in motorhead-0.4.1 vs lib/motorhead/config.rb in motorhead-0.5.0
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
module Motorhead
include ActiveSupport::Configurable
configure do |config|
config.on_error = ->(err) do