Skip to content

jeromegrosse/RubyFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RubyFramework

Synopsis

An HTML framework implemented in Ruby without any pretention.

Motivation

It started overall as a wish to learn Ruby and make a framework that can handle simple HTTP requests without using more famous Ruby Frameworks that would know to do the same thing.

Installation

  • Clone the repository
  • Open a terminal inside the directory of this repository
  • Install the required gems with bundle using the command:
bundle
  • Run the framework with rack (you can change the port 9000 by any port you will, provided you have the required rights)
rackup config.ru -p 9000

To do

  • Unit and Functional testing

Contributors

[Jérôme Grossé] [Jérôme Grossé]: http://github.com/jeromegrosse/

External libraries used

License

Please see the LICENSE file for more information in this regard.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages