Add information about the showexceptions issue. Closes #1055

This commit is contained in:
Dzmitry Plashchynski
2016-09-22 18:38:44 +03:00
parent 4401c6bba4
commit 72810a95ae

View File

@@ -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