-
Notifications
You must be signed in to change notification settings - Fork 3
Lucy on Rails
License
toretore/lucy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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