Skip to content

Latest commit

 

History

History
executable file
·
9 lines (7 loc) · 242 Bytes

README.md

File metadata and controls

executable file
·
9 lines (7 loc) · 242 Bytes

Rails lite from AppAcademy

Lite implementation of rails for educational purposes.

TODO:

  1. add CSRF tokens DONE
  2. correctly interpret the injected CSRF tokens DONE
  3. URL helpers DONE

Run rake to run all the spec files.