Sha256: 4826770edecd3491b92301b7bc72ad050108bcdbc98926eeccd8f39f8534150a

Contents?: true

Size: 237 Bytes

Versions: 16

Compression:

Stored size: 237 Bytes

Contents

require 'spec_helper'

describe RDStation do
    let(:rdstation_client) { RDStation::Client.new('token','private' ) }
    let(:lead_email) { "iginosms@gmail.com" }
    let(:amount) { 300 }


  context "#change_lead_status" do
  end

end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
rdstation-ruby-client-2.9.0 spec/lib/rdstation-ruby-client_spec.rb
rdstation-ruby-client-2.8.2 spec/lib/rdstation-ruby-client_spec.rb
rdstation-ruby-client-2.8.1 spec/lib/rdstation-ruby-client_spec.rb
rdstation-ruby-client-2.8.0 spec/lib/rdstation-ruby-client_spec.rb
rdstation-ruby-client-2.7.0 spec/lib/rdstation-ruby-client_spec.rb
rdstation-ruby-client-2.6.0 spec/lib/rdstation-ruby-client_spec.rb
rdstation-ruby-client-2.5.3 spec/lib/rdstation-ruby-client_spec.rb
rdstation-ruby-client-2.5.2 spec/lib/rdstation-ruby-client_spec.rb
rdstation-ruby-client-2.5.1 spec/lib/rdstation-ruby-client_spec.rb
rdstation-ruby-client-2.5.0 spec/lib/rdstation-ruby-client_spec.rb
rdstation-ruby-client-2.4.0 spec/lib/rdstation-ruby-client_spec.rb
rdstation-ruby-client-2.3.1 spec/lib/rdstation-ruby-client_spec.rb
rdstation-ruby-client-2.3.0 spec/lib/rdstation-ruby-client_spec.rb
rdstation-ruby-client-2.2.0 spec/lib/rdstation-ruby-client_spec.rb
rdstation-ruby-client-2.1.0 spec/lib/rdstation-ruby-client_spec.rb
rdstation-ruby-client-2.0.0 spec/lib/rdstation-ruby-client_spec.rb