Richie Khoo

Results 66 comments of Richie Khoo

For anyone having troubles deploying code to a server and are being affected by this issue what you want to do is run the above mentioned bundle config changes locally...

It would be great to get this moving! The main blocker seems to be that the build is not passing.

I'm running Rails 4.2.7.1 and byebug 9.0.6 and using iTerm2 as my terminal. I came here because I'm having this exact problem with what I type not showing in terminal...

This bug in byebug literally is a major blocking bug that renders the tool unusable. We’d all love to see it fixed 🙏

Anyone had progress on this?

What's the affect right now if we run $ rails generate devise_invitable invitees and pick a table which is not our devise user table? I mean what breaks? Would it...

> Oh I didn't know such issues could trigger runtime errors (is this an error or warning?). Ah yes it's only a warning. I'll update my post above. > I've...

Tiny change fixes the issue. Looks good to merge.

Minor change fixes deprecation warning. Looks good to merge :)

Simple elegant solution, looks good to merge.