Sha256: 75a366067e188e8b0ccda368e2378fd08e8a2b9e563b23ead878a87f3aff1d0c

Contents?: true

Size: 241 Bytes

Versions: 1

Compression:

Stored size: 241 Bytes

Contents

module Selly
  class Blacklist < Resource
    extend Selly::Operations::List
    extend Selly::Operations::Show
    extend Selly::Operations::Create
    extend Selly::Operations::Update
    extend Selly::Operations::Destroy
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
selly-2.0.9 lib/selly/blacklist.rb