infovore / ruminant forked from james/ruminant
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
f4650bb
James Darling (author)
Wed Jul 02 06:22:16 -0700 2008
ruminant / README
| 55c8d5f6 » | James Darling | 2008-06-30 | 1 | Ruminant | |
| 2 | ======== | ||||
| 3 | |||||
| f4650bb7 » | James Darling | 2008-07-02 | 4 | Installation | |
| 5 | ------------ | ||||
| 6 | |||||
| 7 | If you've never installed a gem from github before - enter the following and you will eternally be graced by a thousand minds: | ||||
| 8 | gem sources -a http://gems.github.com | ||||
| 9 | |||||
| 10 | Then you can install this like any other gem: | ||||
| 11 | gem install james-ruminant | ||||
| 12 | (Except don't just yet, as it's not done. Hang on in there) | ||||
| 13 | |||||
| 14 | Usage | ||||
| 15 | ----- | ||||
| 16 | |||||
| 17 | Moo.api_key = "your api key" | ||||
| 18 | order = Moo::Order.new | ||||
| 19 | moocard = Moo::MiniCard.new(:img => "http://farm...") | ||||
| 20 | order.designs << moocard | ||||
| 21 | order.to_xml | ||||
| 22 | |||||
| 55c8d5f6 » | James Darling | 2008-06-30 | 23 | Contributors thus far | |
| 24 | --------------------- | ||||
| f4650bb7 » | James Darling | 2008-07-02 | 25 | Xenia Kingsley - Naming powers | |
| 26 | Chris Mear - Fixing stuff, and provides the wine | ||||
| 27 | Dan Webb - Wisdom | ||||
| e8b2ce8b » | James Darling | 2008-07-01 | 28 | ||
| 29 | |||||
| 30 | (__) | ||||
| 31 | (oo) | ||||
| 32 | /-------\/ | ||||
| 33 | / | || | ||||
| 34 | * ||----|| | ||||
| 35 | ~~ ~~ | ||||
