public
Description: probably a waste of time
Clone URL: git://github.com/claude/git_local.git
Search Repo:

Comments for git_local   feed

bmizerany commented on claude/git_local 4 months ago
Comment in 51c7674:

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