Skip to content

Stripped-down version of Rails' view/controller "magic"

Notifications You must be signed in to change notification settings

wolverdude/Rails-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rails-Lite

This is a class project that I built at App Academy to improve my knowledge of Ruby on Rails' inner workings. Essentially, it's a stripped-down version of Rails' view/controller "magic."

I learned a lot from building this. It helped me understand HTTP, web servers, and how Rails handles the request/response process.

The core code is located in the lib/rails_lite directory.

About

Stripped-down version of Rails' view/controller "magic"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages