Categories: None [Edit]

margot

https://rubygems.org/gems/margot
== 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

Total

Ranking: 125,219 of 186,698
Downloads: 4,871

Daily

Ranking: 128,565 of 186,685
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
4,1352,102,275mongrel
9,224329,677markaby

Owners

#GravatarHandle
1iconcdcarter