ftlabs/fruitmachine

Document use of events in the form `before setup`

georgecrawford opened this issue · 1 comments

https://github.com/ftlabs/fruitmachine/blob/master/docs/events.md doesn't mention the firing of 'before setup', 'before render', etc., even though they're used in the Helper example (https://github.com/ftlabs/fruitmachine/blob/master/docs/module-helpers.md).

I believe I have resolved this :)