This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit e1c230ce9bc325610b6ace8e77f43a8cc04864db
tree 5a7c04e7cfca4c502b2d5f72c5d6ac42b5afddfe
parent eaaa9b79ed359c0fe1847c522a308a5077053598
tree 5a7c04e7cfca4c502b2d5f72c5d6ac42b5afddfe
parent eaaa9b79ed359c0fe1847c522a308a5077053598
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
lib/ | ||
| |
ruby2lolz.gemspec | ||
| |
spec/ | Wed Dec 10 21:06:04 -0800 2008 |
README
Ruby2Lolz translates Ruby code into LOLCODE (http://www.lolcode.com) For example: class Simple def add(n1, n2) return n1 + n2 end end Ruby2Lolz.translate(Simple, :add) HOW DUZ I HAZ add [YR n1, YR n2] (n1 + n2) IF U SAY SO ### OR ### > Ruby2Lolz.translate({:nickname => [:ig, :igrigorik]}.inspect) OH HAI I CAN HAS Nickname I CAN MANY HAZ AWSUM VAR ig KTHNX. AWSUM VAR igrigorik KTHNX. KTHNXBYE. KTHNX. KTHNXBYE. ### OR ### Put some Lolz into your API! - http://pastie.org/327494








