Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

trueheart78/global-pandemic-goofs

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Global Pandemic Goofs 🦠

Goofs in regards to what to call the Global Pandemic, because we're all a little crazy here.

crazy - blank space - taylor swift

Running the Server

If you queue up Puma it will run without issue.

bundle exec puma

Legacy

It was designed to be run with Shotgun, to enable code reloading without having to restart the server, but is no longer supported as of Ruby 3.0.

bundle exec shotgun