Rack middleware for knowing which version you deployed
I just released rack-git-version, a simple Rack middleware that lets you know which version is deployed by adding your the current git tag or ref to your HTTP headers.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I just released rack-git-version, a simple Rack middleware that lets you know which version is deployed by adding your the current git tag or ref to your HTTP headers.
Post a comment