class Soror::EC2::Instance

Public Class Methods

search_by(tags) click to toggle source

Deprecated

# File lib/soror.rb, line 32
def self.search_by(tags)
  Soror.search_by(tags)
end