Sha256: 46b1c34336ff2cc72a3a6dd25fa866712a9a0c4d82376943df83a52b5c714105
Contents?: true
Size: 150 Bytes
Versions: 4
Compression:
Stored size: 150 Bytes
Contents
module BigML module Authenticable def credentials { :username => username, :api_key => api_key } end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
big_ml-0.1.3 | lib/big_ml/util/authenticable.rb |
big_ml-0.1.2 | lib/big_ml/util/authenticable.rb |
big_ml-0.1.1 | lib/big_ml/util/authenticable.rb |
big_ml-0.1.0 | lib/big_ml/authenticable.rb |