Skip to content

mingdinghan/rtracks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rtracks

Rtracks is an MVC web framework that is a smaller version of Ruby on Rails, built from scratch by following the excellent book Rebuilding Rails by Noah Gibbs (@codefolio)

Run

bundle exec rackup -p 3001

Point browser to http://localhost:3001 Example: http://localhost:3001/quotes/quote

Test

rake test

# verbose
rake test TESTOPTS="--verbose"

About

RTracks is an MVC web framework that is a smaller version of Ruby on Rails, built from scratch

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors