-
**What version of protobuf and what language are you using?**
Version: main/v3.27.0+ etc.
Language: Ruby
**What operating system (Linux, Windows, ...) and version?**
MacOS 14.5
**What run…
-
### Steps to reproduce
Hi there,
I met an issue when integrating gem react-rails into my current project. And any suggestion would be much appreciated!
My ultimate goal is to build severa…
-
### Steps to reproduce
```rb
begin
require "bundler/inline"
rescue LoadError => e
$stderr.puts "Bundler version 1.10 or later is required. Please update your Bundler"
raise e
end
gem…
-
Getting error `NoMethodError: undefined method 'yaml_column_permitted_classes=' for ActiveRecord::Base:Class` after migrating to Rails 7 with attr_encrypted 4.0.0
## Expected behaviour
Getting t…
-
### Configuration
- Sorcery Version: 0.16.4
- Ruby Version: 2.6.6
- Framework: ruby on rails v 6.0
- Platform: Ubuntu
### Expected Behavior
Integration tests should work with the login…
-
Hello Stan
Thank you for showing me your extension at RubyKaigi.
There's a significant time gap between the "Run" and "Run in terminal".
It looks like the entire app restart for each in…
-
```
What steps will reproduce the problem?
1. Use this configuration in broker.yaml:
adapter: asqs
access_key_id: XXXX
secret_access_key: XXXX
protocol: https
port: 443
2. Fire …
-
Sentry Issue: [CHATWOOT-6HJ](https://chatwoot-p3.sentry.io/issues/4914411339/?referrer=Linear)
```
Slack::Web::Api::Errors::SlackError: no_file_data (Slack::Web::Api::Errors::SlackError)
from slack…
-
Hi guys, when I run
> rails g representer Post
On rails 6 api app
I receive
> /home/rusikf/.rvm/gems/ruby-2.6.4/gems…
-
I've been wondering what the best way is to use custom tags in a rails app. Would you expect the standard way to fork this repo, edit the tags in the fork, and then point bundler at the fork? I feel…