-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
Hello,
Attempted to use the sinatra-flash gem with my app and get the following error of "undefined local variable or method 'flash'" when I try to run my app.
# Background
# my_app
require 'sinatra…
-
http://sysmagazine.com/posts/139423/
-
From what I read it seems highly coupled with Rails but was wondering if anyone ever attempted/managed to use it with Sinatra?
-
Got this error when trying to run some of the example code...
-
It's possible the agent is reporting Sinatra errors twice if `show_exceptions` is enabled, once when `notice_error` is called via the `perform_action_with_newrelic_trace` inside the instrumentation me…
-
followed the steps using docker but got the following error
App 143 stdout:
App 143 stdout: ------------------------------------------------
App 143 stdout: Starting server with the following config…
-
1. add following line to your config.ru
set :lock, true
2. and re-run your program, any page use mongoid will crash, backtrace as follows:
ThreadError - stopping only thread
note: use sleep …
-
```
TypeError: no implicit conversion of nil into String
from /app/objects/cookie.rb:63:in `update'
from /app/objects/cookie.rb:63:in `to_s'
from /app/sixnines.rb:122:in `block in '
from …
-
```
[2020-09-10 11:30:58] INFO WEBrick 1.4.2
[2020-09-10 11:30:58] INFO ruby 2.5.8 (2020-03-31) [x86_64-linux-musl]
[2020-09-10 11:30:58] INFO WEBrick::HTTPServer#start: pid=1 port=9292
2020-09…