Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 109 - remove load path #113

Merged
merged 11 commits into from
Mar 24, 2016
Merged

Issue 109 - remove load path #113

merged 11 commits into from
Mar 24, 2016

Commits on Mar 17, 2016

  1. Update - remove load path

    Remove loadpath from gemspec. Switched to using require_relative in files
    Joshua Toledo committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    4db1a77 View commit details
    Browse the repository at this point in the history
  2. Changes from require_relative to ./path

    Joshua Toledo committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    01430cd View commit details
    Browse the repository at this point in the history
  3. changed require in gemspec to specify version

    Joshua Toledo committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    5e9b271 View commit details
    Browse the repository at this point in the history
  4. back to require_relative with some fixes

    Joshua Toledo committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    e4d660c View commit details
    Browse the repository at this point in the history
  5. back to require relative with some fixes

    Joshua Toledo committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    cefc717 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/opentok/Opentok-Ruby-SDK

    Merged master
    Joshua Toledo committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    c89655f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into issue-109

    Merged master
    Joshua Toledo committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    04425b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2016

  1. 1.9.3 bundler did not like require_relative in the gemspec

    Joshua Toledo committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    f8b94c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2016

  1. require_relative to require

    Joshua Toledo committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    8730f0e View commit details
    Browse the repository at this point in the history
  2. Back to require_relative

    Joshua Toledo committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    1fff4b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    046adc1 View commit details
    Browse the repository at this point in the history