wealthforge-ruby 1.1.1 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +7 -37
  3. data/lib/wealthforge-ruby.rb +6 -8
  4. data/lib/wealthforge/configuration.rb +13 -11
  5. data/lib/wealthforge/connection.rb +76 -39
  6. data/lib/wealthforge/investment.rb +9 -84
  7. data/lib/wealthforge/issuer.rb +3 -31
  8. data/lib/wealthforge/offering.rb +1 -12
  9. data/lib/wealthforge/version.rb +1 -1
  10. metadata +24 -44
  11. data/.gitignore +0 -10
  12. data/.rspec +0 -2
  13. data/.travis.yml +0 -5
  14. data/Gemfile +0 -4
  15. data/Rakefile +0 -6
  16. data/fixtures/vcr_cassettes/all_investors.yml +0 -14242
  17. data/fixtures/vcr_cassettes/create_investor.yml +0 -42
  18. data/fixtures/vcr_cassettes/create_issuer.yml +0 -42
  19. data/fixtures/vcr_cassettes/create_offering.yml +0 -42
  20. data/fixtures/vcr_cassettes/create_subscription_agreement.yml +0 -42
  21. data/fixtures/vcr_cassettes/due_dilegence.yml +0 -42
  22. data/fixtures/vcr_cassettes/due_dilegence_file.yml +0 -275
  23. data/fixtures/vcr_cassettes/get_investment_by_id.yml +0 -127
  24. data/fixtures/vcr_cassettes/get_investments.yml +0 -9137
  25. data/fixtures/vcr_cassettes/get_investor.yml +0 -45
  26. data/fixtures/vcr_cassettes/get_issuer.yml +0 -46
  27. data/fixtures/vcr_cassettes/get_issuers.yml +0 -238
  28. data/fixtures/vcr_cassettes/get_offering_by_id.yml +0 -94
  29. data/fixtures/vcr_cassettes/get_subscription_agreement.yml +0 -40
  30. data/fixtures/vcr_cassettes/investment_account.yml +0 -44
  31. data/fixtures/vcr_cassettes/investment_certificate.yml +0 -77
  32. data/fixtures/vcr_cassettes/investment_status.yml +0 -81
  33. data/fixtures/vcr_cassettes/list_offerings.yml +0 -375
  34. data/fixtures/vcr_cassettes/redirect_url.yml +0 -42
  35. data/fixtures/vcr_cassettes/request_investment_approval.yml +0 -48
  36. data/fixtures/vcr_cassettes/request_subscription_approval.yml +0 -48
  37. data/fixtures/vcr_cassettes/subscription_agreement.yml +0 -153
  38. data/fixtures/vcr_cassettes/term_sheets.yml +0 -183
  39. data/fixtures/vcr_cassettes/update_investment.yml +0 -87
  40. data/fixtures/vcr_cassettes/update_investment_account.yml +0 -44
  41. data/fixtures/vcr_cassettes/update_investor.yml +0 -80
  42. data/fixtures/vcr_cassettes/upload_accreditation_files.yml +0 -78
  43. data/lib/wealthforge/investor.rb +0 -37
  44. data/wealthforge-ruby.gemspec +0 -34

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the gem file manually.