Skip to content

lygaret/accidental-rack-clacks-overhead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

name version summary
clacks_overhead
0.0.1
a small rack middleware for inserting X-Clacks-Overhead headers in responses

A Rack middleware for inserting a X-Clacks-Overhead header in responses.

Usage

Add this repo to your Gemfile:

gem "clacks_overhead", "~> 0", git: "https://gist.github.com/117441fc5236de9f7d54b76894d69dec.git"

Then in config.ru:

require 'accidental/rack/clacks_overhead'

use Accidental::Rack::ClacksOverhead, "Terry Pratchett", "Jeff Raphaelson"

About

a simple rack middleware for broadcasting on the clacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages