dev
Andy Meneely 2014-11-25 22:11:40 -05:00
parent 0330937b99
commit 6579c86719
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env ruby #!/usr/bin/env ruby
require 'squib' require 'squib'
Squib::Deck.new(width: 825, height: 1125, cards: 3) do Squib::Deck.new(cards: 3) do
background color: :white background color: :white
# Takes the first sheet by default # Takes the first sheet by default