RubyGems Navigation menu

margot 0.5.0

FEATURES/PROBLEMS: * The query string, and POST/PUT parameters are available through the params hash * Other request data can be attained through the request method * The Markaby instance is called mab (But you do not need to call it directly. The html method is an alias to mab.html) * Margot keeps an in memory cache of pages and their parameters! * To clear the cache and garbage collect, just send a USR1 signal to the process * The mongrel status information is mounted by default at /status * A directory handler is loaded at /assets to the directory ./assets * There is daemonization support but it is borked at the moment * Template and layout handling == REQUIREMENTS: Margot requires the following gems * Markaby * Mongrel == INSTALL: sudo gem install margot

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.5.0 - October 23, 2006* (6.5 KB)

Runtime Dependencies (2):

markaby >= 0
mongrel >= 0.3.13.3

Owners:

Authors:

  • cdcarter, willcodeforfoo, defunkt

SHA 256 checksum:

fb8ed050f107ee967608681698fca703e94a05b87388910e0f1a9d1c31c464cf

Total downloads 4,563

For this version 4,562

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: