Daniel Bengl

Results 10 issues of Daniel Bengl

This PR implements adds custom SQL Strategy issue of #844. The strategy should not be restricted to one of the pre existing ones of CanCanCan but any which extends the...

Added the integration test helper, as defined in #5438.

Running the following command doesn't work as it is not a valid git repository: ```sh ❯ hyprpm add https://github.com/virtcode/hypr-dynamic-cursors → Cloning https://github.com/virtcode/hypr-dynamic-cursors ╍━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0 / 5 Cloning the plugin repository...

This is a humble attempt at fixing the CI for ActiveRecord. As discussed with @coorasse, sqlite3 should be updated.

# Prevent current time update from drifting ## Current setup The current_time gets updated by a fixed amount every system tick. This is error prone especially for long running sessions,...

This Pull Request introduces support for the `css-zero` framework (https://github.com/lazaronixon/css-zero), as discussed in issue #1854. Following the approach used for Bootstrap and Foundation 5, this PR adds a new initializer...

## Problem `simple_form` works well with Bootstrap 5 and Foundation, providing easy form styling. However, it lacks built-in support for the `css-zero` framework (https://github.com/lazaronixon/css-zero), requiring manual setup. ## Solution Add...

## The Problem System specs often violate the `Metrics/AbcSize` rule due to many Capybara method calls, even when the logic is simple and well-structured. This leads to misleading complexity warnings....

feature request

It was unclear to me why we use the fork instead of the original. Can be unclear for others too. https://renuo.slack.com/archives/C013FEGN4D7/p1760702941102619