Sha256: b11842bbfbf29598b89b43008c2343a7dbf5b2119c021d64908890c584f656a0
Contents?: true
Size: 1.09 KB
Versions: 4
Compression:
Stored size: 1.09 KB
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>Airake - Rake tasks for Adobe AIR</title> <link rel="stylesheet" href="screen.css" type="text/css" media="screen"/> </head> <body> <div id="page"> <div id="content"> <div id="header"> <h1>Component generators</h1> <p><a href="/">Home</a> | <a href="rdoc/">RDOC</a> | <a href="http://ducktyper.com">Blog</a></p> </div> <div class="section"> <h1></h1> <pre> Description: Creates an actionscript class at a src path. Usage: ./script/generate class com.foo.Bar [path/to/src (optional)] </pre> </div> </div> <div id="footer"> </div> </div> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-1286493-4"; urchinTracker(); </script> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
airake-0.4.2 | html/component_generators.html |
airake-0.4.3 | html/component_generators.html |
airake-0.4.4 | html/component_generators.html |
airake-0.4.5 | html/component_generators.html |