-
### 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
1 month ago
-
it seems there is a constant being initialized twice
```
There was an error while trying to load the gem 'kamal'.
Gem Load Error is: /Users/dorianmariefr/.asdf/installs/ruby/3.3.5/lib/ruby/ge…
-
Running latest version of flay and pronto-flay
```
/home/circleci/project/vendor/bundle/ruby/3.3.0/gems/pronto-flay-0.11.1/lib/pronto/flay.rb:40:in `block in messages': undefined method `added_lin…
-
### Description
I have just updated to RN 0.76 and seeing some weird behavior with non integer values when applying corner radius. It creates a bottom padding that has a faded color.
### Steps t…
-
I get a weird error where it does not specify which ruby-build version it was trying to find. Like #71 , I started having an error based on an update and I can build the website locally without any is…
-
## Description
I have `binding.irb` in a ruby file of my Rails 7.2 app.
I run a RSpec test, enter the binding session, hit `n` (alias of `next` as per my `.irbrc` file) and get the following err…
-
What's weird is that it works with structs (and arrays of course) but not with hashes
```
>> require 'csv'; CSV.generate { |csv| csv
-
Due to https://github.com/resque/resque-scheduler/pull/767, resque-scheduler 4.9+ now wraps all enqueues within a Redis transaction. This means that Redis commands in `before_enqueue` hooks (inadverte…
-
**Your environment**
* `ruby -v`: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-linux]
* `rdbg -v`: rdbg 1.3.4
**Describe the bug**
remote debugging with `rake test` raises `Errno:…
-
activerecord-postgis-adapter (9.0.2)
ruby versions tried: 3.2.4, 3.3.3
postgresql versions tried: 14, 16
I have followed all steps in the README, but whenever I get to the migration generator I a…