Tomislav Simnett

Results 24 issues of Tomislav Simnett

DEPRECATION WARNING: Sprockets method `register_engine` is deprecated. Please register a mime type using `register_mime_type` then use `register_compressor` or `register_transformer`. https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sprockets-in-processors (called from at /[PATH_TO_GEMS]/hamlbars-2.1.1/lib/hamlbars.rb:19)

The branch pane isn't scrollable, and for projects with several tens of branches, even on a large screen, not all of them fit in the view. This would be fine,...

Is there any intention of updating this gem to support turbolinks? In the case of a turbolinks page load, Disqus should reset rather than reinit.

Without the file attached, I get validation errors (as expected), but as soon as I attach a file, I get no errors on the console suggesting that's gone wrong, but...

Placing the toolbar below the editor results in errors: ``` Uncaught TypeError: Cannot read property 'querySelectorAll' of null at s.resetDialogInputs (trix.js:17) at new s (trix.js:17) at new a (trix.js:20) at...

bug
confirmed

Hi, I'm looking for a library to create Acroforms, and curious as to the active status of this one. There doesn't appear to have been much/any activity for some months,...

I have a need to set a cache key based on attributes in my model, but I'm unable to access these from the serializer. Is there already a way to...

Thanks for building a really neat way to access BLE quickly! I'd love to be able to change the connection priority, but can't see a way to do that using...

enhancement

When defining a custom class in Rails 7, I get an `Uninitialized constant` error. I believe this is because at the point of initialization, Zeitwerk hasn't been able to load...