Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: slack-ruby/slack-ruby-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: slack-ruby/slack-ruby-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.1
Choose a head ref
  • 7 commits
  • 23 files changed
  • 2 contributors

Commits on Mar 12, 2017

  1. Verified

    This commit was signed with the committer’s verified signature.
    Seldaek Jordi Boggiano
    Copy the full SHA
    a95fd39 View commit details

Commits on Mar 20, 2017

  1. Verified

    This commit was signed with the committer’s verified signature.
    Seldaek Jordi Boggiano
    Copy the full SHA
    5d9994f View commit details
  2. Opt for require_relative if requiring local files

      - require_relative obviates need to search LOAD_PATH
      - require_relative provides a clear distinction between
        local dependencies and 3rd party / external dependencies
    rthbound committed Mar 20, 2017

    Verified

    This commit was signed with the committer’s verified signature.
    Seldaek Jordi Boggiano
    Copy the full SHA
    6406aaf View commit details
  3. Merge pull request #139 from rthbound/dry-up-id-lookup

    New module/method for shared code between modules
    dblock authored Mar 20, 2017
    Copy the full SHA
    99f2856 View commit details
  4. Merge pull request #140 from rthbound/use-require_relative-where-appr…

    …opriate
    
    Opt for require_relative if requiring local files
    dblock authored Mar 20, 2017
    Copy the full SHA
    14efe58 View commit details

Commits on Apr 28, 2017

  1. Copy the full SHA
    f7e3bb2 View commit details
  2. Preparing for release, 0.8.1.

    dblock committed Apr 28, 2017
    Copy the full SHA
    ad2f3db View commit details
Loading