-
I tried to write in ~/.codeintel/config or project_root/.codeintel/config:
```
{
"Ruby": {
"rubyExtraPaths": ["/Users/vad4msiu/.rvm/gems/ruby-1.9.3-p194@my-project"]
}
}
```
However …
-
## Description
Unsupported User agent request
ua: "Outlook-iOS/719.3623017.prod.iphone (4.20.0)"
This is the user agent for the outlook application on IOS
## How to reproduce
```
brows…
ZainW updated
4 years ago
-
**What happened**:
Many AKS maintained Pods are running with memory overcommitment, eg:
- omsagent (Daemonset; up to 375 MB)
- coredns (Deployment, up to 100MB)
- kube-proxy (Daemonset; unlimite…
-
## Description
I'm rebooting an old rails project and it would be helpful to use ruby 2.5.8. My plan it to get it operational and then work on modernizing it.
rvm install ruby-2.5.8 fails with …
-
Ruby 2.7.2, Rails 6.1.0, Foreman 0.87.2
---
I have two Rails applications. One application depends on another through an API.
I run both applications with two commands in different console wi…
afuno updated
2 years ago
-
### Background
Rails Version: 6.1.7.7
Brakeman Version: 6.1.2
Ruby Version: 3.1.5
### Issue
Checks for `redirect_back` were added in #1756. Currently, calls to `redirect_back` without `allo…
-
I'm migrating the pdfs from the Prawn system to Grover, but when trying to run the basic example:
```
grover = Grover.new('https://google.com', format: 'A4')
pdf = grover.to_pdf
send_data(
…
-
# 参考サイト
[Nuxt\.js \+ GraphQL \+ Ruby on Railsで作るToDoアプリチュートリアル\(前編\) \- Fusic Tech Blog](https://tech.fusic.co.jp/posts/2019-08-23-rails-nuxt-graphql-todoapp/)
[Rails・GraphQL基礎 \- データ更新 & 認証編 \- Ke…
-
https://medium.com/@grzegorz.smajdor/hotreload-with-ruby-on-rails-7-cbca367500fe
So the page will reload on file changes during development.
-
I installed mercury but starting 'rails server ' or generating the image processing stuff, I get a routing error.. very strange as your engine routes seem to be correctly set ...
```
yves$ rails gene…
ghost updated
7 years ago