jakeboxer / hyperloop

Make simple websites with a technology stack familiar to Rails programmers.
MIT License
72 stars 4 forks source link

Add ERB support #2

Closed jakeboxer closed 11 years ago

jakeboxer commented 11 years ago

This branch handles rendering ERB files. It also has a fairly big change to the architecture of Hyperloop, introducing the Hyperloop::View class to handle rendering a view.