-
-
sidekiq-middleware
... 'sidekiq-middleware'
And then execute:
$ bundle
Or install it yourself as:
$ gem install sidekiq-middleware
## Contents
### UniqueJobs
Provides uniqueness for jobs.
**Usage**
Example worker:
```ruby
class UniqueWorker
include Sidekiq:: ...
-
Plack-Middleware-AxsLog
... ::Compiler). You can add char\_handlers
and block\_handlers with this middleware.
enable 'AxsLog',
format => '%z %{X_MYAPP_VARIABLE}Z',
format_options => +{
char_handlers => +{
'z' ...
-
express-middleware-routing
... Specific Middleware To Access MongoDB
express-middleware-routing
==========================
Use Express Route Specific Middleware To Access MongoDB
This repo contains the complete source code for my Wordpress article @ http://jefftschwartz.wordpress. ...
-
Plack-Middleware-Debug-KYTProf
debug panel for Devel::KYTProf
# Plack-Middleware-Debug-KYTProf - debug panel for KYTProf
## SYNOPSIS
enable 'Debug::KYTProf'; ... ://dev.perl.org/licenses/ for more information.
# SEE ALSO
* [Plack::Middleware::Debug](https://github.com/miyagawa/Plack ...
-
node-security-middleware
... .login requires a token which should be initialized using `UsernamePasswordToken` :
```javascript
var UsernamePasswordToken = require('security-middleware/lib/security.js').UsernamePasswordToken;
// user's password should not be encrypted within a token, ...
-
express-modularized-middleware-routing
A more modularized approach to routing
express-modularized-middleware-routing
======================================
Shows how to take advantage of Node's modular system to structure your
application. Implements route specific middleware as an example. ...
-
localization-middleware
... = localization-middleware
The gem that allows to manipulate I18n.locale via url.
== Usage
* First install the gem
With ... , __DEFINE_HERE_LOCALES__)
# config/apps.rb
Padrino.use(Localization::Middleware, %w(en ru))
* And that's it. You now can ...
-
-
p5-Plack-Middleware-DaisukeLog
# NAME
Plack::Middleware::DaisukeLog - warn 出力があった時だけ、アクセスログと一緒に warn 出力だす君
# SYNOPSIS
use Plack::Middleware::DaisukeLog;
# DESCRIPTION
Plack::Middleware::DaisukeLog is
# AUTHOR
Kazuhiro Osawa
# SEE ALSO
# ...
-
mobile-middleware
checks for the request type as mobile or full view.
mobile-middleware
=================
checks for the request type as mobile or full view.
-