-
Hi folks,
I'm working through the production build as outlined at: https://digitalnz.github.io/supplejack/start/production-install.html
I think I've found a way (almost) to connect a production…
-
# Issue summary
Before opening this issue, I have:
- [x] Upgraded to the latest version of the package
- `shopify_app` version: 22.4.0
- Ruby version: ruby 3.2.5 (2024-07-26 revision 31d0f1a2e7)…
-
Hello! I've got a bit of a weird issue. When I install this gem on Heroku via rubygems it works fine.
```ruby
source "https://rubygems.org"
ruby "3.1.3"
gem "seven_zip_ruby", github: "masamit…
-
I'm running into the issue that as soon as I add `gem 'tinymce-rails'` to my Gemfile and restart my server the existing layout is broken. The only changes I've done are installing the gem and adding t…
dewey updated
1 month ago
-
I am following this instruction. When done, run `reconfigure`: https://docs.gitlab.com/omnibus/settings/memory_constrained_envs.html#configuration-with-all-the-changes
```
root@office:/# gitlab-ct…
-
it seems there is no way to listen for an event when the turbo_stream_from is connected/disconnected.
I've managed a way to do it with an observer on the connected attribute, example:
```js
…
-
Hi, is this plugin working already? I can't get it to run, keep bumping into:
`/srv/http/.rvm/gems/ruby-2.1.0-latest@redmine/gems/gollum_rails-1.5.1/lib/gollum_rails/setup.rb:52:in`initialize': no im…
-
I am recieving the following error when attempting to deploy with Heroku. I could be very wrong, but it seems to be an issue with Apple's security checks:
![Heroku Screenshot](http://i.imgur.com/OP…
-
### Describe the bug
I have identified an error occurring during try to process in certain environments. Could you please look into this?
I have confirmed that this issue does not occur on arm bas…
-
### Description
### Ruby LSP Information
✅ latest ruby lsp vs code extension (v0.8.8)
✅ latest ruby-lsp (0.20.1)
✅ latest VS Code (1.94.2)
See issue below after debug output (ruby-lsp refuses to…