Conversation
In Rack 3 handlers were moved to the rackup gem. Fixes #755
|
@tadast thanks for jumping on this so fast! I'd be happy to test but I'm not sure how to pull a specific release and then install that.... |
|
Hey, we’ve released v3.1.1 that should address the problem, please try that
and reopen the issue if it still doesn't work
Tadas
… Reply to this email directly, view it on GitHub
<#756 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABVI74E5ZFKV2JFDREOYRDZKK4C7AVCNFSM6AAAAABKGHITLGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMBTGQYDONRQGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
I just ran "sudo gem update" and I'm getting errors on compilation for fiddle, exconf, and psych. I suspect I'd be better of uninstalling and reinstalling? If true, what's the best way to go about doing that? |
or if you don't enjoy running sequenceserver yourself there's also a hassle-free hosted version you can use that comes with more features. |
|
I kinda do enjoy having it locally for teaching purposes (sandboxed databases). I did the update and now the interface comes up, which is good, but it doesn't have any database selections, which is bad. I do have databases downloaded and configured in the conf but it doesn't seem to see them. I guess I'm either a developer's nightmare or the best edge case discoverer around.... |
In Rack 3 handlers were moved to the rackup gem.
Fixes #755