summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2011-12-28Node: rename (before|after)_hooks with call_(before|after)_hooksJérémy Zurcher1-4/+4
2011-12-28rename Config.default_engine into Config.engineJérémy Zurcher2-2/+2
2011-09-13add before_all and after_all hooksJérémy Zurcher1-0/+27
2011-09-11add Node#partialJérémy Zurcher1-8/+20
2011-09-11implement Node#redirect + add tests in sample.ruJérémy Zurcher1-7/+21
2011-09-11Node@r accepts argumentsJérémy Zurcher1-2/+2
2011-09-11change Node::initializeJérémy Zurcher1-7/+7
2011-08-03fix Node.call usage of Node.rJérémy Zurcher1-1/+1
2011-08-03Node.r take care of non-string argumentsJérémy Zurcher1-1/+1
2011-06-21cleanup session.rbJérémy Zurcher2-9/+47
2011-06-20simple never cleaned in memory session data managementJérémy Zurcher3-11/+29
2011-06-17add Session classJérémy Zurcher3-1/+23
2011-06-17add autoload for Zorglub::HelpersJérémy Zurcher1-0/+1
2011-06-17add Zorglub::Helpers:Css, Zorglub::Helpers:JsJérémy Zurcher1-0/+60
2011-06-17add coding header and EOFJérémy Zurcher4-3/+7
2011-06-16Node#r accepts string argumentsJérémy Zurcher1-1/+2
2011-06-16enable view and layout usageJérémy Zurcher2-12/+19
2011-06-16add Node#realizeJérémy Zurcher1-2/+12
2011-06-16add Node#engine, Node#layout, Node#view, Node#args, Node#map, Node#rJérémy Zurcher2-7/+44
2011-06-16add class Zorglub::ConfigJérémy Zurcher2-2/+66
2011-05-26initial commitJérémy Zurcher3-0/+109