Class: Cabalist::Frontend

Inherits:
Sinatra::Base
  • Object
show all
Defined in:
lib/cabalist/frontend.rb

Overview

Provides a web frontend to models where Cabalist functionality has been enabled.

Constant Summary

PER_PAGE =

Specifies how many records of a given class should be visible on a web GUI page.

25