dvodvo
dvodvo
Yes, I do not use Kaminari, but `will_paginate`
Announce the colours on the getting started page for starters ( ;-) ). At present, this means adopting `Kaminari` to be able to run `Administrate`; this is not necessarily a...
OK. I have updated the title to better reflect the issue, for readers's sake.
Referring to @odahcam suggestion of setting `scannerEnabled` I am somewhat taken aback. [Using the code for multi-camera](https://github.com/zxing-js/library/blob/master/docs/examples/multi-camera/index.html) that variable is not set in the embedded javascript. it is quite clear...
Chiming in late here (possibly). `wait_until` seems to reference a *delay*. Does/can it apply to a set datetime? An existing workflow would be to launch a `whenever` schedule action and...
It apparently has to do with unpkg.com that changed method of serving documents. One element of change is the fact that they are applying different rules to MIME types. The...
I can confirm behaviour @DavidAmyot sees with an identical set-up, save for the fact that gemfile versions `gem 'whenever', '~> 1.0'`. This did not emerge under Ruby 3.1.2 If one...
I somehow got this resolved, but am unsure of what did it, as a number of gems were unversioned and the install process pushed things past reasonable limits. Find the...
Alas, I have another twist on this type of error with Rails 7.0.8 I am posting this here because I am making an assumption that they might be related. when...
Sorry, that was not crystal clear. The width attribute was changed to `max-width: 100%;`. With `width: fit-content;` it returned the same result as the first image. None of `.sdp-month`, `sdp-year`,...