dvodvo

Results 12 issues of dvodvo

* What were you trying to do? Getting started. After `rails generate administrate:install` I re-started the server and went straight to `http://localhost:3000/admin` * What did you end up with (logs,...

bug
pagination

while there is one issue relating to old vs new icons, the link for valid icons has rotted. Having tested a list of 94 icons, the following is a list...

"feature request" - Photoshop agnostic I have seen in some issues that there is invocation of an imagemagick plugin /home/ar-cutpaste-api/venv/lib/python3.7/site-packages/pyscreenshot/plugins/imagemagick.py My thinking at present, in terms of API use, would...

An multi-tenant application has various classes relying on ActiveStorage (tenant is defined by class Shop). Validation values are stored in a db table for each class, by tenant. In the...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description Issue with web application https://maps.openrouteservice.org/ both on Mac OS X 12.3...

Context: Using Zurb foundation CSS framework in [XY grid mode](https://get.foundation/sites/docs/xy-grid.html) which has proved concise and useful. However, using a browser emulation of mobile terminal (both Chromium and Firefox) the calendar...

An Rails 4.0.0 application needs some changes. I downloaded the repository, bundled and installed. Upon creation of the databse via the rake task, `uninitialized constant Mime::JSON` is being encountered. I...

### Steps to reproduce Alas, there is no clear, reliable way to reproduce the problem, aside from accessing the entire application. What is occurring is that a number of `form_with`...

The rails documentation says scant little, to this day, about testing or fixtures https://guides.rubyonrails.org/i18n.html. I have seen different apporaches suggested. - under fixtures, have a directory with the class name...

### Steps to reproduce ruby "3.3.0" gem "rails", "~> 7.1.3", ">= 7.1.3.2" - Create a page initially with 2 forms that will be processed as `TURBO_STREAM` - generate a scaffold...