Skip to content

Alexxfrolov/simple_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_web

Simple ruby rack app

Setup

How to install dependencies:

% gem instal bundle
% bundle install

How to run server:

% bundle exec rackup config.ru