diff --git a/lib/oauth/consumer.rb b/lib/oauth/consumer.rb index bbfe6534..8338b38c 100644 --- a/lib/oauth/consumer.rb +++ b/lib/oauth/consumer.rb @@ -70,7 +70,7 @@ class Consumer body_hash_enabled: true, oauth_version: "1.0" - } + }.with_indifferent_access attr_accessor :options, :key, :secret attr_writer :site, :http