Skip to content

migetapp/ruby-hello-world

Repository files navigation

ruby-hello-world

A barebones Ruby app using Rails 7.

Running Locally

Make sure you have Ruby and Rails 7 installed.

$ git clone https://github.com/migetapp/ruby-hello-world.git # or clone your own fork
$ cd ruby-hello-world
$ rails s

Your app should now be running on localhost:5000.

About

Getting Started with Ruby on Miget.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published