spree / spree_wombat

Connect your Spree Commerce storefront to Wombat
BSD 3-Clause "New" or "Revised" License
31 stars 53 forks source link

Switch to using pry-byebug #10

Closed radar closed 10 years ago

radar commented 10 years ago

pry-debugger does not work on my machine. The compilation of the debugger gem has failed on any Ruby installation on both of my machines since at least Ruby version 2.0.0.

As an alternative, may I suggest using the pry-byebug version which a) provides the same features and b) does not need compilation.