Skip to content

A Ruby web app - playing with refactoring and design patterns.

Notifications You must be signed in to change notification settings

vlvalkow/noiseinc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noise Inc

This is a refactored version of the NoiseInc project on the university_project branch using only standard Ruby libraries.

docker build -t vlvalkow/noiseinc-refactoring-cgi .
docker run -dp 80:80 -v "%cd%:/usr/local/apache2/htdocs" vlvalkow/noiseinc-refactoring-cgi

Visit http://localhost in your browser.

About

A Ruby web app - playing with refactoring and design patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published