Module: Dalli::Ui

Defined in:
lib/dalli/ui.rb,
lib/dalli/ui/engine.rb,
lib/dalli/ui/stats_presenter.rb,
app/controllers/dalli/ui/cache_controller.rb,
app/controllers/dalli/ui/application_controller.rb

Overview

## Dalli::UI

Dalli UI is a mountable engine for Rails apps that displays information about your [dalli](github.com/mperham/dalli) memcached instance and allows you to flush it from a web interface.

Defined Under Namespace

Classes: ApplicationController, CacheController, Engine, StatsPresenter