Skip to content

BaskalM0ment/Webpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Webpage

A webpage in Ruby

Run the command, gem install sinatra to install sinatra

After that, make a folder called views and download index.erb inside it.

Navigate to the directory where your app.rb file is located.

Run the Sinatra app by typing: ruby app.rb

Open a browser and go to http://localhost:4567. You should see a form where you can input the length of the random string you want to generate.

About

A webpage in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published