Sha256: 1d9747224245b89a0dd4a78afa339e47c4bce886d73d5c536cace4301e4c72d7

Contents?: true

Size: 107 Bytes

Versions: 8

Compression:

Stored size: 107 Bytes

Contents

module Stastic::Command
  class Auth < Base
    
    def index
      request_credentials
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
stastic-0.2.7 lib/stastic/commands/auth.rb
stastic-0.2.6 lib/stastic/commands/auth.rb
stastic-0.2.5 lib/stastic/commands/auth.rb
stastic-0.2.4 lib/stastic/commands/auth.rb
stastic-0.2.3 lib/stastic/commands/auth.rb
stastic-0.2.2 lib/stastic/commands/auth.rb
stastic-0.2.1 lib/stastic/commands/auth.rb
stastic-0.2.0 lib/stastic/commands/auth.rb