Sha256: 628057269764a88b805dc630e60a2e9b21a685be47df731f46d67b1f5440c6f3
Contents?: true
Size: 491 Bytes
Versions: 31
Compression:
Stored size: 491 Bytes
Contents
h1. About merb_pupu Merb_pupu is a plugin system for merb's public stuff like mootools plugins, icon sets etc. It knows dependencies and it has CLI interface, so it's really easy to bundle such plugins into your app. Please see http://github.com/botanicus/merb_pupu for more informations. h1. About blueprint h1. Usage h2. Layout <pre> # for basic functionality plugin :blueprint </pre> h2. Initializers <pre> window.addEvent("domready", function() { // do the init stuff }) </pre>
Version data entries
31 entries across 16 versions & 1 rubygems