Skip to content

1Rhino/rhino-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rhino

This is a small Rack-based Ruby Web Framework. I created it for Learning Ruby and for Fun. Inspired and learn from book Rebuilding Rails of Noah Gibbs

Installation

Add this line to your application's Gemfile:

$ gem install rhino-framework

create new app:

$ rhino new awesome_app
$ cd awesome_app
$ bundle install
$ rackup -p 6789
Please visit: https://github.com/1Rhino/best_quotes to see demo app

I'm creating Wiki How to work with Rhino-Framework

About

Rack-based Ruby Web Framwork

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages