Skip to content

bvandenbos/resque-tabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Adds an arbitrary tab to resque-web which goes wherever you want

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages