Jakob Pupke

Results 30 comments of Jakob Pupke

Yes, the Railtie behaviour is not tested.

@stevenwoudstra in some versions of Ubuntu and other Linux distros the Inotify Watches Limit is too low. I think this will solve your issue. https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit

Sorry I think I didn't properly read your problem. Forget my comment. Your machine picks up the changes but the signal doesn't get pushed to the browser. In fact it's...

@stevenwoudstra do you happen to use [Pace](http://github.hubspot.com/pace/docs/welcome/)? In my case it was this library that caused the problem. It is basically incompatible with ActionCable WebSockets when using the default configuration....

@abuisman this is looking great. Maybe you can add some kind of pre check for sqlite whether the Rails version supports json. If not you can raise a custom error...

@abuisman you can use `bundle exec appraisal rspec` to run against all Rails versions on your local machine.

Hey @abuisman I am thrilled by your contribution. This looks very good. However I am currently in holidays until mid September. Therefore I cannot review this in depth. Will do...

Hello @vickyprahastra, I do agree that it's time to update the development Ruby version but why exactly 3.0.4 and not the latest stable 3.1.x for example?

@zolleride thank you. The [jeremyb31 fork](https://github.com/jeremyb31/rtl8723de) works for me.

@gravitydestroyer `4.4` is not higher than `4.11`, 11 > 4!