This commit is contained in:
John Bintz 2013-10-09 22:52:32 -04:00
parent 2c93887e5f
commit 33bfd31eb4
1 changed files with 7 additions and 0 deletions

View File

@ -11,6 +11,13 @@ spreadsheet.
## Usage ## Usage
``` ruby ``` ruby
# Gemfile
gem 'nandeck-ruby', git: 'git://github.com/johnbintz/nandeck-ruby.git'
```
``` ruby
# builder.rb
require 'nandeck' require 'nandeck'
class Card class Card