2011-05-26 Jérémy Zurcher * Project creation 2011-09-13 Jérémy Zurcher * usable WIP 2012-01-04 Jérémy Zurcher * lots of code cleanup * replace Helpers Module with Node#inherited_var Node@inherited_vars * rewrite session so it is compatible with Rack SessionHash * update test application and write specs 2012-01-05 Jérémy Zurcher * haml, file engines * view/layout extention overriding at methode level * optional engine cache * optional engine proc mime-type definition * optional static page generation/cache 2012-01-17 Jérémy Zurcher * Node code cleanup * class and method level directives are now view!, layout!, no_layout!, ... * add view_base_path! and layout_base_path! * before_all and after_all are based on inherited_vars * add Zorglub::Config.debug * Zorglub::App swallows Zorglub::Config