-
I have a repo with quite a large history which also contains tags well before it was a composer package.
It seems that the Heroku app is crashing with a `Composer\Json\JsonValidationException` on val…
-
I had a requirement to be able to create and manage inactive users, but not set a password until they activated their accounts. This is what I ended up doing. I don't know if you have any interest in …
-
### Steps to reproduce
after upgrating from rails 5.2 to rails 6.1 and ruby 2.7.2 to 3.3.5 I'm facing some weird errors syntax errors when running the initial migration. The application runs fine and…
xSlok updated
2 months ago
-
It is always recommended to never interpolate user inputed string for Querying the DB directly. It may arise SQL injecting in the code.
``` rb
class User < ActiveRecord::Base
has_many :posts
acc…
-
## Problem
I'm implementing soft delete on some models and taking advantage of [Extensions](https://www.prisma.io/docs/concepts/components/prisma-client/client-extensions) to make it somewhat easie…
-
I stumbled upon a weird behaviour when trying to use `allow_blank`.
We have an `Intervention` model, with a legacy `started_at` column. **It also has a `started_at` method** (that looks into depend…
Aquaj updated
5 years ago
-
### What steps will reproduce the problem?
Just create a new profile field – I think it doesn't matter what settings you choose – and save it like in the screenshot:
![image](https://user-images.git…
-
i've seen all of https://github.com/backlogs/redmine_backlogs/search?q=release_relationship&ref=cmdform&type=Issues
but no one helps
also i've searched at http://forum.redminebacklogs.net/
found som…
-
Hello,
I've noticed that #52983 broke some specs in a gem that I'm maintaining
The gem initializes validators for testing purposes, so I don't know if it is a legit use case,
but I think it is…
-
[###](url) What steps will reproduce the problem?
[m190812_160010_CustomerReturnOrder.php](https://drive.google.com/file/d/11iDJhAG-u3JLzGUy4J4baV5p0FccVSzg/view?usp=sharing)
### What is the expec…