Sha256: 1916c3b041a7455e21a442034b5447e3f017eb73695aa29c238c2d792a6b30c8

Contents?: true

Size: 144 Bytes

Versions: 8

Compression:

Stored size: 144 Bytes

Contents

require 'fog/compute/models/server'
class Fog::Compute::AWS
  class Server < Fog::Compute::Server
    def [](m)
      send(m)
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ftl-0.3.3 lib/ftl/fog_lights.rb
ftl-0.3.2 lib/ftl/fog_lights.rb
ftl-0.3.1 lib/ftl/fog_lights.rb
ftl-0.3.0 lib/ftl/fog_lights.rb
ftl-0.2.4 lib/ftl/fog_lights.rb
ftl-0.2.3 lib/ftl/fog_lights.rb
ftl-0.2.2 lib/ftl/fog_lights.rb
ftl-0.2.0 lib/ftl/fog_lights.rb