Sha256: 21b0a792173159f8d3e98074706dbcdf839c0056855261caf5be7237ec57e0f3

Contents?: true

Size: 574 Bytes

Versions: 1

Compression:

Stored size: 574 Bytes

Contents

resque-tabber
=============

Now that it's super-simple to mount Sinatra apps inside our Rails apps, there's
a lot of people running their resque-web interface inside their app.  Cool stuff
indeed.  The trick is, once you're in resque-web, there's no way to get out.
It's a lot like the Hotel California.

Resque-tabber creates a easy way to add a tab to the resque-web interface that
links to whatever you want.  This allows you to link back to your app however
you like.

Usage:

    require 'resque-tabber'
    Resque::Tabber.add_tab('My New Tab', '/my/url')

That's it.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
resque-tabber-0.0.1 README.md