Skip to content

Comments

Use Rackup#756

Merged
tadast merged 1 commit intomasterfrom
tt/rackup
Jul 2, 2024
Merged

Use Rackup#756
tadast merged 1 commit intomasterfrom
tt/rackup

Conversation

@tadast
Copy link
Collaborator

@tadast tadast commented Jul 1, 2024

In Rack 3 handlers were moved to the rackup gem.

Fixes #755

In Rack 3 handlers were moved to the rackup gem.

Fixes #755
@tadast tadast merged commit 8632ce1 into master Jul 2, 2024
@tadast tadast deleted the tt/rackup branch July 2, 2024 10:00
@wolfgangrumpf
Copy link

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

@tadast
Copy link
Collaborator Author

tadast commented Jul 2, 2024 via email

@wolfgangrumpf
Copy link

wolfgangrumpf commented Jul 2, 2024

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?

@tadast
Copy link
Collaborator Author

tadast commented Jul 2, 2024

gem update sequenceserver

or

gem install sequenceserver -v=3.1.1

if you don't enjoy running sequenceserver yourself there's also a hassle-free hosted version you can use that comes with more features.

@wolfgangrumpf
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New/Clean install doesn't work

2 participants