Skip to content

toretore/lucy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cd9d86c · Mar 20, 2011

History

10 Commits
Mar 20, 2011
Feb 4, 2009
Dec 4, 2008
Dec 4, 2008
Mar 20, 2011
Mar 20, 2011
Dec 5, 2008
Mar 20, 2011

Repository files navigation

Lucy
====

Lucy in the sky with rubies.


Example
=======

#Ruby
Lucy.generate("horses", [{:name => "Gone with the Wind", :color => "Blue"}, {:name => "Powerade Powell", :color => "Pink"}]);

//JS
Lucy.horses[0].name
=> "Gone with the Wind"


Copyright (c) 2008 Tore Darell, released under the MIT license