Update edmunds.rb

This commit is contained in:
2016-04-25 12:53:58 -04:00
parent c4c4d6156d
commit 723ad5bc53

View File

@@ -1,3 +1,3 @@
Edmunds::Api.configure do |config|
config.api_key = ENV.fetch('2dheutzvhxs28dzukx5tgu47')
config.api_key = '2dheutzvhxs28dzukx5tgu47'
end