rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
* Potential Rack-Contrib contributions
@ 2010-01-15 16:23 Geoff Buesing
  2010-01-16 12:29 ` Ryan Tomayko
  2010-01-16 13:22 ` Iñaki Baz Castillo
  0 siblings, 2 replies; 9+ messages in thread
From: Geoff Buesing @ 2010-01-15 16:23 UTC (permalink / raw)
  To: Rack Development

I've pulled together some useful generic middleware into
http://github.com/gbuesing/rackables:

* Rackables::Branch - Conditionally re-routes the Rack stack at
runtime to an alternate endpoint
* Rackables::CacheControl - Sets response Cache-Control header
* Rackables::DefaultCharset - Sets charset directive in Content-Type
header
* Rackables::Get - Allows creation of simple endpoints and path
routing with a syntax similar to Sinatra's get method
* Rackables::HideExceptions - Rescues exceptions with a static
exception page
* Rackables::TrailingSlashRedirect - 301 Redirects requests paths with
a trailing slash

If any of these would be a good fit for Rack-Contrib, let me know, I'd
be happy to pull together patches.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-01-17 19:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-15 16:23 Potential Rack-Contrib contributions Geoff Buesing
2010-01-16 12:29 ` Ryan Tomayko
2010-01-16 13:22 ` Iñaki Baz Castillo
2010-01-16 13:38   ` Iñaki Baz Castillo
2010-01-16 14:01     ` Michael Fellinger
2010-01-16 14:47       ` Iñaki Baz Castillo
2010-01-16 17:47         ` Geoff Buesing
2010-01-17 18:32           ` Geoff Buesing
2010-01-17 19:15             ` Geoff Buesing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).