Sha256: edf7af5ca3dbf7e32b14f5641bd36fe79b0bde838ff3c21829830898910bbd43

Contents?: true

Size: 214 Bytes

Versions: 6

Compression:

Stored size: 214 Bytes

Contents

require File.join(File.dirname(__FILE__), '..', '..', 'spec_helper')

describe Smartfm::RestClient::User, '::ACTIONS' do
  it "should be a Hash" do
    Smartfm::RestClient::Like::ACTIONS.should be_a(Hash)
  end
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
nov-smartfm-0.4.1 spec/smartfm/rest_client/like_spec.rb
nov-smartfm-1.0.0 spec/smartfm/rest_client/like_spec.rb
nov-smartfm-1.0.2 spec/smartfm/rest_clients/like_spec.rb
smartfm-1.0.0 spec/smartfm/rest_clients/like_spec.rb
smartfm-1.0.1 spec/smartfm/rest_clients/like_spec.rb
smartfm-1.0.2 spec/smartfm/rest_clients/like_spec.rb