This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 51c767468ed5b11bc51fc959ba10f725dc029472
tree cad73f98dd00adeba333494c1a39e96486e96b56
parent e6e46f570d6e423eca21cd3764ac0ed52e322ce7
tree cad73f98dd00adeba333494c1a39e96486e96b56
parent e6e46f570d6e423eca21cd3764ac0ed52e322ce7





Comments
Claude,
Try using:
helpers do
... you’re helper methods here …
end
on those bottom helper methods. This prevents conflitcts in namespaces and allowes those methods to have access to params, request, response, instance_variables, etc… on the current EventContext.
Looking great man. See ya soon