chowder icon indicating copy to clipboard operation
chowder copied to clipboard

rack middleware providing session based authentication

Results 2 chowder issues
Sort by recently updated
recently updated
newest added

if I create a login.haml page, then it doesn't have access to the helpers in sinatra/chowder or defined in the Sinatra application itself. I believe this is due to the...

Not a big deal but it took me a bit of time to understand what was happening, so I'll document it here. Maybe there's a clever workaround to imagine; my...