1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

fix aws bin

This commit is contained in:
Josh Lane 2015-01-03 16:58:58 -08:00
parent 9e679545da
commit 92fa8a30d5

View file

@ -1,3 +1,5 @@
require 'fog/aws/service_mapper'
class AWS < Fog::Bin
def self.services
Fog::AWS::ServiceMapper.services