public
Description: The invisible framework
Homepage: http://macournoyer.com/
Clone URL: git://github.com/macournoyer/invisible.git
invisible / TODO
100644 5 lines (5 sloc) 0.217 kb
1
2
3
4
5
- Add default action when loading template engine.
  So allow only 1 template engine at the time.
  default layout to layout { erb(:layout) }
- Have something like assigns(:var) in tests
- Add generator for Test::Unit