Kim Burgestrand

Results 97 comments of Kim Burgestrand

Serenade keeps a reference to the DOM elements, and updates the elements by using the DOM API, e.g. setting `element.innerHTML`, `element.value`, `element.style` and so on. It's slightly tricky to see...

I believe this introduces a dependency on Rails? Pundit should not have Rails as a dependency.

> I hope that by adding the condition `require "pundit/railtie" if defined?(Rails)`, it is ensured that the gem can be used in both Rails and non-Rails Ruby environments. This makes...

I also missed that this PR was born out of https://github.com/varvet/pundit/issues/735 It's worth mentioning that I still think that generating _policies_ automatically on scaffold is a good idea. Pundit kind...

Thank you for your work. I've decided that maintaining controller templates is not something for Pundit to do.

Had a few people at RailsConf try this out in their apps, and nothing broke! Thank you all :)

I’ve never tried audio playback on the raspberry pi, but I’m glad it works on some level! I find it strange that it should be so demanding for the CPU,...

I have not managed to take a look yet, and it will be until (at the very least) tuesday before I’ll be able to because of easter holidays coming up...