Sha256: e1ea4f378bdbef113376d71621fb82dea7ff00586fc0c08d8681ab0e5c98615e
Contents?: true
Size: 483 Bytes
Versions: 31
Compression:
Stored size: 483 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 flash h1. Usage h2. Layout <pre> # for basic functionality plugin :flash </pre> h2. Initializers <pre> window.addEvent("domready", function() { // do the init stuff }) </pre>
Version data entries
31 entries across 16 versions & 1 rubygems