mirror of
https://github.com/plashchynski/crono.git
synced 2026-03-24 02:11:39 +01:00
Add information about the showexceptions issue. Closes #1055
This commit is contained in:
@@ -183,6 +183,14 @@ Rails.application.routes.draw do
|
||||
|
||||
Access management and other questions described in the [wiki](https://github.com/plashchynski/crono/wiki/Web-UI).
|
||||
|
||||
#### Known issues
|
||||
|
||||
For Rails 5, in case of the errors:
|
||||
```
|
||||
`require': cannot load such file -- rack/showexceptions (LoadError)
|
||||
```
|
||||
See the related issue [#1055](https://github.com/sinatra/sinatra/issues/1055)
|
||||
|
||||
|
||||
## Capistrano
|
||||
|
||||
|
||||
Reference in New Issue
Block a user