Jon Leighton

Results 51 comments of Jon Leighton

I got tripped up by this because it looks like the currently released version (0.2.1) doesn't have the fix for Python 2.7. I figured out that I could install directly...

I've been tripped up by this behaviour too. It's definitely surprising that calling `alias` can cause a subsequent `identify` call to be ignored.

A workaround seems to be to prepend a `#` onto the line: ``` eex ```

0.5.0 fixes this problem for me, thanks!

> I may have missed the point here but does Rails not render a 404 by default with a ActiveRecord::RecordNotFound? Yes, it looks like it does. The reason I started...

Context: I tried to run the tests but I needed to be running OTP 22. I was unable to compile OTP 22 in my environment. Therefore I worked on updating...

I'm not using async tests, but I think I have a related issue with a test which has 2 sessions (with LiveView). My test passes every time, but on some...

Ping @carlosantoniodasilva since you prepped the release

Hi folks, I've had a look at this and made a few comments. I'm up for the general idea of creating a way for JRuby users to benefit from Spring....

https://github.com/jonleighton/spring-watcher-listen provides an idea of how this might be achieved as a separate project