-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I tried to deploy a Rails app on Railway using the default compilation method - Nixpack…
-
Rails projects may utilize gems (e.g. `rails-assets-bootstrap`) from [rails-assets.org](https://rails-assets.org). These gems are not currently cross-referenced on [rubygems.org](https://rubygems.org)…
-
I have updated sprockets and now get `ActionView::Template::Error (undefined method`find_asset' for nil:NilClass)`.
`Rails.application.assets` is `nil` unless `assets.compile` is set, which defaults …
-
Problem:
- Assets are compiled in the staging environment with staging environment variables
- Upon Pipeline promotion, assets are not recompiled with production environment variables.
- This leads to…
-
このタブを追加し、コース別のユーザー一覧ページを作成する。
- Railsエンジニアコース
- フロントエンドエンジニアコース
- Railsエンジニアコース・フロントエンドエンジニアコース以外
でカテゴリー分けする。
対象は「現役生」と「現役研修生」のみにする。
-
I would love to dockerize solid_queue and deploy it on my server.
I already have a custom dockerfile (Dockerfile.worker) with the following:
```
# syntax = docker/dockerfile:1
# This Dockerf…
-
This is a weird one because I cant seem to find anyone else posting about this. The progress bar NEVER appears. The CSS styles are there, but there is no progress bar when clicking any turbo frame o…
-
Hi,
First of all thank you for your work.
I would like to ask what you approach is to avoid having the vendor js's (jquery/jquery-ujs etc) thrown into the eslinter?
My approach was a really hacky w…
-
Hello everyone,
I recently tried to use openproject community I followed to guide but it keeps saying it is unable to connect to the DB and I didnt change much this is my docker-compose.yml:
```
…
-
I'm trying to deploy my application with maily_herald gem to Heroku, and it fails with this reason:
```
could not connect to server: Connection refused
Is the server running on host "127.0.0.1" and a…