Class: DeadSimpleCMS::Storage::Database::Table

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/dead_simple_cms/storage/database.rb

Overview

Public: Table used to store the key/value pairs for the CMS

Structure
   * key: varchar
   * value: text