/my_ruby_server

My ruby server. Study how is it work.

Primary LanguageRuby

my_ruby_server

My ruby server. Study how is it work.

Start app

bin/server

Server user a racke simillar interface.

Application located in application.rb

WebServer located in web_server.rb

config.rb is common file wich execute first than load WebServer and Application.

By default server use http://localhost:2345