whastings / rails_lite

A custom clone of basic Rails functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails Lite

This is a custom implementation of some of the core Rails features, including controllers, the session, parameter parsing, and request matching and routing.

I implemented it as a project for App Academy, to increase my understanding of how Rails works its magic.

For more details, see my blog post on building Rails Lite.

About

A custom clone of basic Rails functionality.


Languages

Language:Ruby 100.0%