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: deivid-rodriguez/byebug Loading
base: v2.4.0
Choose a base ref
...
head repository: deivid-rodriguez/byebug Loading
compare: v2.4.1
Choose a head ref
  • 6 commits
  • 7 files changed
  • 1 contributor

Commits on Dec 2, 2013

  1. Properly require byebug's extension in Mac OSX

    David Rodríguez de Dios committed Dec 2, 2013
    3 Configuration menu
    Copy the full SHA
    86566b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2013

  1. I don't think that's needed

    David Rodríguez de Dios committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    3281f19 View commit details
    Browse the repository at this point in the history
  2. Try to fix installation path error (#40)

    David Rodríguez de Dios committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    f79ab6d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2013

  1. Bump rake-compiler dependency

    It has some fixes for ruby 2.0.
    David Rodríguez de Dios committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    ae159c3 View commit details
    Browse the repository at this point in the history
  2. Use require instead of require_relative.

    It's faster and it doesn't seem to provide any 'non-philosophical'
    benefits.
    David Rodríguez de Dios committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    297aa43 View commit details
    Browse the repository at this point in the history
  3. Prepare for 2.4.1 release

    David Rodríguez de Dios committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    2b087f9 View commit details
    Browse the repository at this point in the history
Loading